build: add the + token to any commands that can pass through the jobserver, fixes parallel build on some systems

SVN-Revision: 33523
This commit is contained in:
Felix Fietkau
2012-09-23 09:50:01 +00:00
parent 5c88d907c8
commit ed2bf29be5
20 changed files with 23 additions and 22 deletions

View File

@@ -14,6 +14,7 @@ PKG_SOURCE_URL:=http://www.cmake.org/files/v2.8/
PKG_MD5SUM:=e1b237aeaed880f65dec9c20602452f6
HOST_BUILD_PARALLEL:=1
HOST_CONFIGURE_PARALLEL:=1
include $(INCLUDE_DIR)/host-build.mk