X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Ftoolchain-build.mk;h=efc35e278933eaa868207d41aa0423c865eb4e15;hb=d826af2cbbc7ff9781d6b9fdde5866f6e6367ec6;hp=d2fdb0281a104175bb24649703415b30218ddd65;hpb=59b384dabe20a4930b1c8ff4e0f48367cc080662;p=librecmc%2Flibrecmc.git diff --git a/include/toolchain-build.mk b/include/toolchain-build.mk index d2fdb0281a..efc35e2789 100644 --- a/include/toolchain-build.mk +++ b/include/toolchain-build.mk @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2009 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. @@ -6,13 +6,12 @@ # override CONFIG_AUTOREBUILD= +override CONFIG_AUTOREMOVE= 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