From: Hauke Mehrtens Date: Sat, 24 Oct 2020 21:34:49 +0000 (+0200) Subject: gdb: Disable tests X-Git-Tag: v21.02.0-rc1~1215 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=ffee6bb471a80c8e36a141691fa1a838a69c3991;p=openwrt%2Fopenwrt.git gdb: Disable tests We do not use the tests or ubsan in our gdb package. Signed-off-by: Hauke Mehrtens --- diff --git a/package/devel/gdb/Makefile b/package/devel/gdb/Makefile index 50d43e9fc1..e824f09e8f 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