projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[toolchain/gcc] add support for gcc 4.7.0 - thanks to acoul!
[openwrt.git]
/
include
/
toplevel.mk
diff --git
a/include/toplevel.mk
b/include/toplevel.mk
index
4c9b85c
..
9a60139
100644
(file)
--- a/
include/toplevel.mk
+++ b/
include/toplevel.mk
@@
-33,6
+33,9
@@
unexport QUILT_PATCHES QUILT_PATCH_OPTS
unexport C_INCLUDE_PATH
+# prevent distro default LPATH from interfering
+unexport LPATH
+
# make sure that a predefined CFLAGS variable does not disturb packages
export CFLAGS=
This page took
0.019694 seconds
and
4
git commands to generate.