]> sourceware.org Git - newlib-cygwin.git/blobdiff - Makefile.in
* configure.in: Use ./config.cache, not config.cache.
[newlib-cygwin.git] / Makefile.in
index c8dad9cc65d7cd4875b9cf444f34d71281693900..51d9dd4e0ce2a94ce41353223a31d2ad8c1b23fd 100644 (file)
@@ -23612,7 +23612,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.041236 seconds and 5 git commands to generate.