Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathanael Nerode <neroden@gcc.gnu.org>2004-01-05 03:42:16 +0300
committerNathanael Nerode <neroden@gcc.gnu.org>2004-01-05 03:42:16 +0300
commitdb527460d584cbdeb978dca80fa4650969ae8211 (patch)
tree034458d97930dd2410da5fc9fe488e84ae56b204 /config-ml.in
parentedee465c9a94307f15b3278ec236d98500c5fa0a (diff)
* config-ml.in: Don't mess with the cache file.
Diffstat (limited to 'config-ml.in')
-rw-r--r--config-ml.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/config-ml.in b/config-ml.in
index 06752b7a6..b2e4ea9cf 100644
--- a/config-ml.in
+++ b/config-ml.in
@@ -553,6 +553,7 @@ multi-do:
LIBCFLAGS="$(LIBCFLAGS) $${flags}" \
LIBCXXFLAGS="$(LIBCXXFLAGS) $${flags}" \
LDFLAGS="$(LDFLAGS) $${flags}" \
+ MULTIFLAGS="$${flags}" \
DESTDIR="$(DESTDIR)" \
INSTALL="$(INSTALL)" \
INSTALL_DATA="$(INSTALL_DATA)" \
@@ -765,7 +766,7 @@ if [ -n "${multidirs}" ] && [ -z "${ml_norecursion}" ]; then
cd ${ml_dir}/${ml_libdir}
if [ -f ${ml_newsrcdir}/configure ]; then
- ml_recprog="${ml_newsrcdir}/configure --cache-file=../config.cache"
+ ml_recprog="${ml_newsrcdir}/configure"
fi
# find compiler flag corresponding to ${ml_dir}