libtool: Force nonparallel build.

SVN-Revision: 23681
This commit is contained in:
Michael Büsch 2010-10-27 19:39:09 +00:00
parent 87d81bc050
commit 98bbc04fca

View file

@ -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