We do not use the tests or ubsan in our gdb package.
Signed-off-by: Hauke Mehrtens <[email protected]>
---
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
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel