Sync toplevel and config/ from GCC.
[deliverable/binutils-gdb.git] / config / mh-cygwin
... / ...
CommitLineData
1EXTRA_TARGET_HOST_ALL_MODULES=maybe-all-libtermcap
2EXTRA_TARGET_HOST_INSTALL_MODULES=maybe-install-libtermcap
3
4# Increase stack limit to a figure based on the Linux default, with 4MB added
5# as GCC turns out to need that much more to pass all the limits-* tests.
6LDFLAGS += -Wl,--stack,12582912
7BOOT_LDFLAGS += -Wl,--stack,12582912
8
9all-gdb: maybe-all-libtermcap
10
11install-gdb: maybe-all-libtermcap
This page took 0.024275 seconds and 4 git commands to generate.