index
:
openwrt.git
OpenWrt Source Repository
log msg
author
committer
range
feature/odhcpd_odhcp6c_udhcpc-capsdrop
linksys3200ac-master
master
summary
refs
log
tree
commit
diff
path:
root
/
include
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
author
Felix Fietkau <nbd@openwrt.org>
2009-11-02 00:47:24 +0000
committer
Felix Fietkau <nbd@openwrt.org>
2009-11-02 00:47:24 +0000
commit
affe22dce74e930c35abc094d5c523135b2f0be0
(
patch
)
tree
9ff2ac12b715a4bcc92f8215999f6ed425461978
/
include
parent
22523c204a075bb7740ca27801e25dee3722ba1d
(
diff
)
binutils: fix path to cloog and ppl
SVN-Revision: 18265
Diffstat
(limited to 'include')
-rw-r--r--
include/toolchain-build.mk
1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/toolchain-build.mk b/include/toolchain-build.mk
index 08054ac9c6..6defe63edf 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)