X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=include%2Ftoolchain-build.mk;h=a0bc4061fcfcfc6c488e30ac985ccf4c709f9d5d;hb=cf323eb924bf6a5b45e136f7afef91078d5b070d;hp=08054ac9c65fba7b43ef1e39178b9dcd84db4f5a;hpb=106a08103f2ecaca75709dc30db7d7ee6b64bb30;p=lede-git%2F.git diff --git a/include/toolchain-build.mk b/include/toolchain-build.mk index 08054ac9c6..a0bc4061fc 100644 --- a/include/toolchain-build.mk +++ b/include/toolchain-build.mk @@ -7,9 +7,12 @@ override CONFIG_AUTOREBUILD= +REAL_STAGING_DIR_HOST:=$(STAGING_DIR_HOST) STAGING_DIR_HOST:=$(TOOLCHAIN_DIR) BUILD_DIR_HOST:=$(BUILD_DIR_TOOLCHAIN) +TOOLCHAIN_JOBS?=$(if $(CONFIG_TOOLCHAIN_PARALLEL),-j$(CONFIG_PKG_BUILD_JOBS)) + include $(INCLUDE_DIR)/host-build.mk HOST_STAMP_PREPARED=$(HOST_BUILD_DIR)/.prepared