projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a992969
)
unset user overrides for quilt settings to prevent them from interfering with the...
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 25 Jan 2010 21:45:10 +0000
(21:45 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 25 Jan 2010 21:45:10 +0000
(21:45 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19332
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
include/toplevel.mk
patch
|
blob
|
history
diff --git
a/include/toplevel.mk
b/include/toplevel.mk
index
d8b16d1
..
fa0bc25
100644
(file)
--- a/
include/toplevel.mk
+++ b/
include/toplevel.mk
@@
-29,6
+29,9
@@
export DYLD_LIBRARY_PATH:=$(if $(DYLD_LIBRARY_PATH),$(DYLD_LIBRARY_PATH):)$(STAG
# prevent perforce from messing with the patch utility
unexport P4PORT P4USER P4CONFIG P4CLIENT
+# prevent user defaults for quilt from interfering
+unexport QUILT_PATCHES QUILT_PATCH_OPTS
+
# make sure that a predefined CFLAGS variable does not disturb packages
export CFLAGS=
This page took
0.035278 seconds
and
4
git commands to generate.