projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd8d3dd
)
build: prevent the environment variable CROSS_COMPILE from leaking into builds (fixes...
author
Felix Fietkau
<nbd@openwrt.org>
Wed, 6 Jun 2012 13:46:00 +0000
(13:46 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Wed, 6 Jun 2012 13:46:00 +0000
(13:46 +0000)
SVN-Revision: 32081
include/toplevel.mk
patch
|
blob
|
history
diff --git
a/include/toplevel.mk
b/include/toplevel.mk
index f4a2ee06038a95f0ca2f1d936e286de18d30dfcf..4c76fb8b017d5894f4162bef5c8f1d834f0a0dc6 100644
(file)
--- a/
include/toplevel.mk
+++ b/
include/toplevel.mk
@@
-32,7
+32,7
@@
unexport P4PORT P4USER P4CONFIG P4CLIENT
# prevent user defaults for quilt from interfering
unexport QUILT_PATCHES QUILT_PATCH_OPTS
-unexport C_INCLUDE_PATH
+unexport C_INCLUDE_PATH
CROSS_COMPILE
# prevent distro default LPATH from interfering
unexport LPATH