gdb: Do not link against xxhash
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 17 Dec 2022 21:10:39 +0000 (22:10 +0100)
committerPetr Štetiar <ynezz@true.cz>
Mon, 2 Jan 2023 17:51:17 +0000 (18:51 +0100)
commit8446d22aaaedb112de934c8490c3b0927d4e6dcb
tree685be22ee6f794125164b5bbc570466d4bc517fc
parent558aa1f4821b31bf9e9a97319fccb99df57e9045
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>
(cherry picked from commit a442974cfa89c7182c37b3b422b2d49319e2b339)
package/devel/gdb/Makefile