瀏覽代碼

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 年之前
父節點
當前提交
ffee6bb471
共有 1 個文件被更改,包括 2 次插入0 次删除
  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