summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xstage18
1 files changed, 8 insertions, 0 deletions
diff --git a/stage1 b/stage1
index 1712542..71d66bf 100755
--- a/stage1
+++ b/stage1
@@ -73,6 +73,14 @@ fi
test x"$ERROR" = x"1" && exit 1
+unset CC
+unset CXX
+unset CFLAGS
+unset CXXFLAGS
+unset AR
+unset LD
+unset AS
+
# ------------------------------------------------------------
echo