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 package/gdb: fix gdb python support with python 3.8 2020-06-23 22:00:28 +02:00
8.3.1 package/gdb: fix gdb python support with python 3.8 2020-06-23 22:00:28 +02:00
9.2 package/gdb: fix gdb 9.2 build with gcc 10 on ppc 2020-09-27 09:06:48 +02:00
Config.in package/gdb: fix build of gdbserver-only on the ARC gdb version 2020-09-30 22:47:09 +02:00
Config.in.host package/gdb: drop support for gdb 8.1 2020-08-17 12:04:46 +02:00
gdb-python-config
gdb.hash package/gdb: drop support for gdb 8.1 2020-08-17 12:04:46 +02:00
gdb.mk package/gdb: also disable gprof 2020-09-30 22:47:10 +02:00