aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter6/m4.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/chapter6/m4.sh b/chapter6/m4.sh
index 2f67ebe..6dc2c9a 100644
--- a/chapter6/m4.sh
+++ b/chapter6/m4.sh
@@ -12,3 +12,5 @@ sed '/^HELP2MAN/s/$/ --no-discard-stderr/' -i doc/Makefile.in
--build="$(build-aux/config.guess)" &&
make &&
make DESTDIR="${LFS}" -j1 install
+
+unset CFLAGS