From 15de9da0b962c4108ea300e5189d6810902bdd94 Mon Sep 17 00:00:00 2001 From: Michael Haubenwallner Date: Tue, 26 Sep 2017 10:38:12 +0200 Subject: Fix typo with newlib-long-time_t default value. Fix typo for newlib-long-time_t to leave newlib-nano-malloc alone. --- newlib/configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'newlib/configure') diff --git a/newlib/configure b/newlib/configure index eb4b3b2..9613214 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 -- cgit v1.1