kumquat-buildroot/package/gdb
Jonas Zaddach fa5ca6974d package/gdb: don't remove support files if python chosen
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@cisco.com>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
[Thomas:
 - use positive logic "if python is disabled"
 - put the comment inside the condition, as suggested by Arnout]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018-04-27 23:09:17 +02:00
..
7.10.1 gdb/7.10: remove Blackfin patch 2018-04-15 22:05:35 +02:00
7.11.1 gdb: remove Blackfin patch 2018-04-15 22:05:33 +02:00
7.12.1
8.0.1
Config.in
Config.in.host
gdb-python-config
gdb.hash
gdb.mk package/gdb: don't remove support files if python chosen 2018-04-27 23:09:17 +02:00