kumquat-buildroot/package/gdb
Bartosz Bilas 4de60e41c3 package/gdb: disable source-highlight
The dependency is not provided by Buildroot, and it can potentially be
found by gdb's build system from the host system, which results in the
following build errors:

../../gdb/source-cache.c:37:10: fatal error: srchilite/sourcehighlight.h: No such file or directory
   37 | #include <srchilite/sourcehighlight.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[4]: *** [Makefile:1645: source-cache.o] Error 1
make[4]: *** Waiting for unfinished jobs....

Signed-off-by: Bartosz Bilas <b.bilas@grinn-global.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2023-08-12 12:49:17 +02:00
..
10.2
11.2
12.1
arc-2020.09-release-gdb package/gdb: fix build error for version arc-2020.09 2023-08-02 21:59:43 +02:00
Config.in
Config.in.host
gdb-python-config
gdb.hash
gdb.mk package/gdb: disable source-highlight 2023-08-12 12:49:17 +02:00