libtool: Force nonparallel build.
SVN-Revision: 23681
This commit is contained in:
parent
87d81bc050
commit
98bbc04fca
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue