1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 21:48:23 +02:00
openwrt/package/devel/gdb
Hauke Mehrtens a442974cfa gdb: Do not link against xxhash
libxxhash is now available in the OpenWrt package feed and gdb will link
against it if gdb finds this library. Explicitly deactivate the usage
of xxhash.

This should fix the build of gdb in build bots.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2022-12-17 22:34:44 +01:00
..
patches gdb: add patch adding support for readline 8.2 2022-10-23 18:16:03 +02:00
Makefile gdb: Do not link against xxhash 2022-12-17 22:34:44 +01:00