mh-mingw (LDFLAGS): Append to rather than replacing previous value.
[gcc.git] / config / mh-mingw
index e31bfd323b45208631fc35e7fd376e4dd72ee53f..4c49d5d5917f811d7a0b6c47e65ddcca7087ee98 100644 (file)
@@ -3,4 +3,4 @@
 BOOT_CFLAGS += -D__USE_MINGW_ACCESS
 CFLAGS += -D__USE_MINGW_ACCESS
 # Increase stack limit to same as Linux default.
-LDFLAGS = -Wl,--stack,8388608
+LDFLAGS += -Wl,--stack,8388608