Sync toplevel and config/ from GCC.
[deliverable/binutils-gdb.git] / config / mh-cygwin
CommitLineData
afd2f162
CF
1EXTRA_TARGET_HOST_ALL_MODULES=maybe-all-libtermcap
2EXTRA_TARGET_HOST_INSTALL_MODULES=maybe-install-libtermcap
252b5132 3
a9ae4fff
DK
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
ca892441 8
afd2f162 9all-gdb: maybe-all-libtermcap
252b5132 10
afd2f162 11install-gdb: maybe-all-libtermcap
This page took 0.461845 seconds and 4 git commands to generate.