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:
authorMichael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>2017-09-26 11:38:12 +0300
committerCorinna Vinschen <corinna@vinschen.de>2017-10-09 18:55:19 +0300
commit15de9da0b962c4108ea300e5189d6810902bdd94 (patch)
tree034983acefc96c928f3f13667ffc4de0c159397e /newlib/configure
parente7eb9788812f43c776f9761e6e4bc9ee75cdea7b (diff)
Fix typo with newlib-long-time_t default value.
Fix typo for newlib-long-time_t to leave newlib-nano-malloc alone.
Diffstat (limited to 'newlib/configure')
-rwxr-xr-xnewlib/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/configure b/newlib/configure
index eb4b3b275..9613214eb 100755
--- a/newlib/configure
+++ b/newlib/configure
@@ -2513,7 +2513,7 @@ if test "${enable_newlib_long_time_t+set}" = set; then :
esac
fi
else
- newlib_nano_malloc=
+ newlib_long_time_t=no
fi