kumquat-buildroot/package/gdb
Fabrice Fontaine 709004563b package/gdb: fix build of gdb on riscv
Build of gdb on riscv without host-gdb is broken since commit
4ecd247ead because BR2_GDB_VERSION_10 is
never defined if BR2_PACKAGE_HOST_GDB is not selected resulting in the
following build failure:

/bin/bash: line 0: cd: /tmp/instance-0/output-1/build/gdb-10.1/gdb/gdbserver: No such file or directory

So add a BR2_PACKAGE_GDB_TOPLEVEL hidden option as suggested by Thomas
Petazzoni.

Fixes:
 - http://autobuild.buildroot.org/results/ce47d616ee79d5f735779570ebc3b4a9c0f64c6a

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2021-08-19 22:53:22 +02:00
..
4ecb98fbc2f94dbe01b69384afbc515107de73df
8.3.1
9.2
10.2 package/gdb: bump version 10.x to 10.2 2021-08-19 22:51:46 +02:00
Config.in
Config.in.host package/gdb: fix build of gdb on riscv 2021-08-19 22:53:22 +02:00
gdb-python-config
gdb.hash package/gdb: bump version 10.x to 10.2 2021-08-19 22:51:46 +02:00
gdb.mk package/gdb: fix build of gdb on riscv 2021-08-19 22:53:22 +02:00