From 07caea4e3759dde687cd3869e7d8e2c72731b7a6 Mon Sep 17 00:00:00 2001 From: nbd Date: Mon, 2 Nov 2009 00:47:24 +0000 Subject: binutils: fix path to cloog and ppl git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18265 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- include/toolchain-build.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/toolchain-build.mk b/include/toolchain-build.mk index 08054ac9c..6defe63ed 100644 --- a/include/toolchain-build.mk +++ b/include/toolchain-build.mk @@ -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) -- cgit v1.2.3