Sign in
gnu
/
gcc
/
refs/heads/trunk
/
.
/
config
/
mh-cygwin
blob: 194f70de4d5a2055b84ad090dd2d85caf2925dc8 [
file
]
# Increase stack limit, to the same value that GCC tries to change to at
# startup on Linux, as GCC turns out to need that much more to pass all the
# limits-* tests.
LDFLAGS
+=
-
Wl
,--
stack
,
67108864
BOOT_LDFLAGS
+=
-
Wl
,--
stack
,
67108864