[toolchain] gcc: symlink ./lib64 to ./lib for x86_64 as well
[openwrt.git] / include / host.mk
index b6a5824..9d0c643 100644 (file)
@@ -6,7 +6,9 @@
 #
 
 TMP_DIR ?= $(TOPDIR)/tmp
--include $(TMP_DIR)/.host.mk
+ifeq ($(if $(TARGET_BUILD),,$(DUMP)),)
+  -include $(TMP_DIR)/.host.mk
+endif
 
 export TAR FIND