gdb: Do not link against xxhash
[openwrt/staging/pepe2k.git] / package / devel / gdb / Makefile
index 7acf26d60b9678d6ea7a7da3934d75eaef3ec7f1..1b059dcc50bc178490da946d7dcdb87a2d5dcf89 100644 (file)
@@ -66,6 +66,7 @@ CONFIGURE_ARGS+= \
        --without-mpc \
        --without-mpfr \
        --without-isl \
+       --without-xxhash \
        --with-libgmp-prefix=$(STAGING_DIR)/usr
 
 CONFIGURE_VARS+= \