OSDN Git Service

* mh-mingw (LDFLAGS): Append to rather than replacing previous
[pf3gnuchains/gcc-fork.git] / config / mh-mingw
index e31bfd3..4c49d5d 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