summaryrefslogtreecommitdiffstats
path: root/include/toplevel.mk
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2012-03-05 21:39:07 +0000
committerFelix Fietkau <nbd@openwrt.org>2012-03-05 21:39:07 +0000
commit0cdeb6e4b2228505297eee11efbda65d3bf73c84 (patch)
tree1daa4a045516395eef3bf161fc5ddda52ed49b11 /include/toplevel.mk
parentc996929e14bec2ac2f542f58515f4764a34d8887 (diff)
downloadmaster-31e0f0ae-0cdeb6e4b2228505297eee11efbda65d3bf73c84.tar.gz
master-31e0f0ae-0cdeb6e4b2228505297eee11efbda65d3bf73c84.tar.bz2
master-31e0f0ae-0cdeb6e4b2228505297eee11efbda65d3bf73c84.zip
build: unexport C_INCLUDE_PATH to prevent user settings from interfering with the build (fixes #9865)
SVN-Revision: 30830
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 d2c8e5eb0c..4c9b85c211 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=