summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/libtool/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/libtool/Makefile b/package/libtool/Makefile
index e5d11728e..5b30d5007 100644
--- a/package/libtool/Makefile
+++ b/package/libtool/Makefile
@@ -19,6 +19,9 @@ HOST_PATCH_DIR=/dev/null
PKG_BUILD_DEPENDS:=libtool/host
+PKG_BUILD_PARALLEL:=0
+HOST_BUILD_PARALLEL:=0
+
include $(INCLUDE_DIR)/host-build.mk
include $(INCLUDE_DIR)/package.mk