aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tools/expat/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/expat/Makefile b/tools/expat/Makefile
index 5ee91bfc8a7..1df6f8ec965 100644
--- a/tools/expat/Makefile
+++ b/tools/expat/Makefile
@@ -24,6 +24,7 @@ HOSTCC := $(HOSTCC_NOCACHE)
HOST_CONFIGURE_ARGS += \
--disable-shared \
--without-docbook \
+ --without-tests \
--with-pic
define Host/Uninstall