1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-09-30 16:11:18 +02:00

unset user overrides for quilt settings to prevent them from interfering with the build process (#6553)

SVN-Revision: 19332
This commit is contained in:
Felix Fietkau 2010-01-25 21:45:10 +00:00
parent 56bc02a305
commit fdf2ba873a

@ -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=