Browse Source

gdb: Disable tests

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

Signed-off-by: Hauke Mehrtens <[email protected]>
Hauke Mehrtens 5 years ago
parent
commit
ffee6bb471
1 changed files with 2 additions and 0 deletions
  1. 2 0
      package/devel/gdb/Makefile

+ 2 - 0
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