autotools.mk: Don't try to fixup .la files in the DevInstall host path, because
[openwrt.git] / include / toolchain-build.mk
index 08054ac..6defe63 100644 (file)
@@ -7,6 +7,7 @@
 
 override CONFIG_AUTOREBUILD=
 
+REAL_STAGING_DIR_HOST:=$(STAGING_DIR_HOST)
 STAGING_DIR_HOST:=$(TOOLCHAIN_DIR)
 BUILD_DIR_HOST:=$(BUILD_DIR_TOOLCHAIN)
 
This page took 0.025055 seconds and 4 git commands to generate.