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:
authorcvs2svn <>2008-06-10 02:20:52 +0400
committercvs2svn <>2008-06-10 02:20:52 +0400
commit20add9b7d99fee8eb4625872cc81a632abff0156 (patch)
treed1c9b5b25af12d8c73ec6eb8ecdd871c3863f4c2 /config/mh-mingw
parent7463d97ea69601cc43ca7945f9a6121efb9da707 (diff)
This commit was manufactured by cvs2svn to create tag 'sid-sid-snapshot-20080501
snapshot-20080501'. Sprout from msnyder-reverse-20080609-branch 2008-06-09 22:20:47 UTC cvs2svn 'This commit was manufactured by cvs2svn to create branch 'msnyder-' Cherrypick from master 2008-04-23 10:24:41 UTC Paolo Bonzini <pbonzini@redhat.com> '2008-04-23 Paolo Bonzini <bonzini@gnu.org>': ChangeLog Makefile.def Makefile.in Makefile.tpl config/ChangeLog config/acx.m4 config/mh-mingw include/ChangeLog include/bfdlink.h include/elf/ChangeLog include/elf/arm.h include/elf/common.h include/elf/reloc-macros.h include/elf/sh.h src-release Delete: djunpack.bat texinfo/texinfo.tex
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