]> sourceware.org Git - newlib-cygwin.git/blobdiff - Makefile.tpl
* configure.in: Use ./config.cache, not config.cache.
[newlib-cygwin.git] / Makefile.tpl
index af5b2910c8c00156f7490a826789199b89a399b1..7a7e3eb0403b603409b82c03f7846a9d131b1417 100644 (file)
@@ -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
This page took 0.032569 seconds and 5 git commands to generate.