aboutsummaryrefslogtreecommitdiff
path: root/Makefile.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.tpl')
-rw-r--r--Makefile.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.tpl b/Makefile.tpl
index af5b291..7a7e3eb 100644
--- a/Makefile.tpl
+++ b/Makefile.tpl
@@ -1109,7 +1109,7 @@ configure-gcc:
libsrcdir="$$s/gcc";; \
esac; \
$(SHELL) $${libsrcdir}/configure \
- $(HOST_CONFIGARGS) $${srcdiroption} --cache-file=config.cache \
+ $(HOST_CONFIGARGS) $${srcdiroption} \
|| exit 1
# Don't 'make all' in gcc if it's already been made by 'bootstrap'; that