summaryrefslogtreecommitdiff
path: root/toolchain
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2025-04-14 21:48:11 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2025-04-14 22:06:38 +0200
commit405f822b0eb96f53f79a4fc6733f6f18fe119faf (patch)
tree3544a3c36defb018eea1212c9d0cf9e80226015e /toolchain
parent6618e3313ea8949112d56ad1dd46bb59ba6bf842 (diff)
expat: disable testsHEADmaster
Diffstat (limited to 'toolchain')
-rw-r--r--toolchain/expat/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/toolchain/expat/Makefile b/toolchain/expat/Makefile
index 6d1c6215b..1affc7b28 100644
--- a/toolchain/expat/Makefile
+++ b/toolchain/expat/Makefile
@@ -17,6 +17,7 @@ $(WRKBUILD)/.configured:
--enable-static \
--disable-shared \
--without-docbook \
+ --without-tests \
);
touch $@