Projet_SETI_RISC-V/riscv-gnu-toolchain/gcc/libgcc/config/t-stack
2023-03-06 14:48:14 +01:00

4 lines
229 B
Text

# Makefile fragment to provide generic support for -fsplit-stack.
# This should be used in config.host for any host which supports
# -fsplit-stack.
LIB2ADD_ST += $(srcdir)/generic-morestack.c $(srcdir)/generic-morestack-thread.c