2002-12-17 03:58:05 +01:00
|
|
|
EXTRA_TARGET_HOST_ALL_MODULES=maybe-all-libtermcap
|
|
|
|
EXTRA_TARGET_HOST_INSTALL_MODULES=maybe-install-libtermcap
|
1997-08-22 00:57:35 +02:00
|
|
|
|
2010-12-03 00:30:47 +01:00
|
|
|
# Increase stack limit to a figure based on the Linux default, with 4MB added
|
|
|
|
# as GCC turns out to need that much more to pass all the limits-* tests.
|
|
|
|
LDFLAGS += -Wl,--stack,12582912
|
|
|
|
BOOT_LDFLAGS += -Wl,--stack,12582912
|
2009-02-11 11:50:50 +01:00
|
|
|
|
2002-12-17 03:58:05 +01:00
|
|
|
all-gdb: maybe-all-libtermcap
|
1997-08-22 00:57:35 +02:00
|
|
|
|
2002-12-17 03:58:05 +01:00
|
|
|
install-gdb: maybe-all-libtermcap
|