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 'config/mh-mingw')
-rw-r--r--config/mh-mingw3
1 files changed, 0 insertions, 3 deletions
diff --git a/config/mh-mingw b/config/mh-mingw
index e31bfd323..71864997e 100644
--- a/config/mh-mingw
+++ b/config/mh-mingw
@@ -1,6 +1,3 @@
# Add -D__USE_MINGW_ACCESS to enable the built compiler to work on Windows
# Vista (see PR33281 for details).
BOOT_CFLAGS += -D__USE_MINGW_ACCESS
-CFLAGS += -D__USE_MINGW_ACCESS
-# Increase stack limit to same as Linux default.
-LDFLAGS = -Wl,--stack,8388608