kumquat-buildroot/package/gdb
Thomas Petazzoni 71719b91ee package/gdb: also disable gprof
When gdb is built from sources fetched from Git, it contains both the
gdb and the binutils code base. In order to really build only gdb, we
disable a number of binutils components in the
GDB_DISABLE_BINUTILS_CONF_OPTS variable: --disable-binutils,
--disable-ld, --disable-gas, etc. However, gprof was still being
built, so disable it as well.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2020-09-30 22:47:10 +02:00
..
8.2.1
8.3.1
9.2
Config.in
Config.in.host
gdb-python-config
gdb.hash
gdb.mk package/gdb: also disable gprof 2020-09-30 22:47:10 +02:00