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:
Diffstat (limited to 'newlib/configure.host')
-rw-r--r--newlib/configure.host1
1 files changed, 0 insertions, 1 deletions
diff --git a/newlib/configure.host b/newlib/configure.host
index 50a541234..9259eb3af 100644
--- a/newlib/configure.host
+++ b/newlib/configure.host
@@ -80,7 +80,6 @@ case "${target_optspace}:${host}" in
newlib_cflags="${newlib_cflags} -Os"
;;
no:* | :*)
- newlib_cflags="${newlib_cflags} -O2"
;;
esac