diff options
| -rw-r--r-- | tools/expat/Makefile | 1 |
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 |
