We do not use the tests or ubsan in our gdb package.

Signed-off-by: Hauke Mehrtens <ha...@hauke-m.de>
---
 package/devel/gdb/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/devel/gdb/Makefile b/package/devel/gdb/Makefile
index 50d43e9fc193..e824f09e8fd0 100644
--- a/package/devel/gdb/Makefile
+++ b/package/devel/gdb/Makefile
@@ -58,6 +58,8 @@ CONFIGURE_ARGS+= \
        --with-system-zlib \
        --without-expat \
        --without-lzma \
+       --disable-unit-tests \
+       --disable-ubsan \
        --disable-sim \
        --disable-werror \
        --disable-source-highlight
-- 
2.20.1


_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to