summaryrefslogtreecommitdiffstats
path: root/include/toplevel.mk
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-03-05 21:39:07 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2012-03-05 21:39:07 +0000
commit006eabc1e4474478e9b175a11c49ca446b02b420 (patch)
treeb822a05d65745125284a7d57be9ed857eb3988e4 /include/toplevel.mk
parented500e56a7fca6bb64857e6694715cc91dcb7d03 (diff)
build: unexport C_INCLUDE_PATH to prevent user settings from interfering with the build (fixes #9865)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30830 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'include/toplevel.mk')
-rw-r--r--include/toplevel.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/toplevel.mk b/include/toplevel.mk
index d2c8e5eb0..4c9b85c21 100644
--- a/include/toplevel.mk
+++ b/include/toplevel.mk
@@ -31,6 +31,8 @@ unexport P4PORT P4USER P4CONFIG P4CLIENT
# prevent user defaults for quilt from interfering
unexport QUILT_PATCHES QUILT_PATCH_OPTS
+unexport C_INCLUDE_PATH
+
# make sure that a predefined CFLAGS variable does not disturb packages
export CFLAGS=