projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7dfbac8
)
build: prevent host default LDFLAGS from leaking into packages
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 8 Jan 2016 23:18:22 +0000
(23:18 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 8 Jan 2016 23:18:22 +0000
(23:18 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 48158
include/toplevel.mk
patch
|
blob
|
history
diff --git
a/include/toplevel.mk
b/include/toplevel.mk
index 0b5ac2686fd76e9a3298a4619079905e46f7cb09..03c5b1f5484313d2ac1941d474fd0aef6091263c 100644
(file)
--- a/
include/toplevel.mk
+++ b/
include/toplevel.mk
@@
-38,6
+38,7
@@
unexport LPATH
# make sure that a predefined CFLAGS variable does not disturb packages
export CFLAGS=
+export LDFLAGS=
empty:=
space:= $(empty) $(empty)