[Buildroot] [PATCH 1/1] package/gdb: don't remove support files if python chosen

Thomas Petazzoni thomas.petazzoni at bootlin.com
Fri Apr 27 21:11:00 UTC 2018


Hello,

On Tue, 10 Apr 2018 12:37:22 -0700, Jonas Zaddach wrote:
> If one wants to use GDB with python support on the target, you need the support
> files installed by GDB. These get usually deleted to save some space, so I just
> wrapped the Makefile code deleting them in a conditional block depending on if
> python support is active or not.
> 
> Signed-off-by: Jonas Zaddach <jzaddach at cisco.com>
> ---
>  package/gdb/gdb.mk | 2 ++
>  1 file changed, 2 insertions(+)

Applied to master after doing the following changes:

    [Thomas:
     - use positive logic "if python is disabled"
     - put the comment inside the condition, as suggested by Arnout]

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list