* Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
[deliverable/binutils-gdb.git] / config / mh-mingw
index 5a38cdb4546b35121363c1d41dc8f2120f66c46f..e31bfd323b45208631fc35e7fd376e4dd72ee53f 100644 (file)
@@ -2,3 +2,5 @@
 # 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
This page took 0.023132 seconds and 4 git commands to generate.