summaryrefslogtreecommitdiff
path: root/include/toplevel.mk
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2010-01-25 21:45:10 +0000
committerFelix Fietkau <nbd@openwrt.org>2010-01-25 21:45:10 +0000
commitfdf2ba873a18e7501c81d4dba53fa40dca463d11 (patch)
treeabb80ce77d7c9304c65e9df4ba5eaee3ffc6a810 /include/toplevel.mk
parent56bc02a305ae8d8a7e927622d924cdab56d4f012 (diff)
downloadmtk-20170518-fdf2ba873a18e7501c81d4dba53fa40dca463d11.zip
mtk-20170518-fdf2ba873a18e7501c81d4dba53fa40dca463d11.tar.gz
mtk-20170518-fdf2ba873a18e7501c81d4dba53fa40dca463d11.tar.bz2
unset user overrides for quilt settings to prevent them from interfering with the build process (#6553)
SVN-Revision: 19332
Diffstat (limited to 'include/toplevel.mk')
-rw-r--r--include/toplevel.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/toplevel.mk b/include/toplevel.mk
index d8b16d1..fa0bc25 100644
--- 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=