Projet_SETI_RISC-V/riscv-gnu-toolchain/gcc/libgcc/config/t-stack

5 lines
229 B
Text
Raw Normal View History

2023-03-06 14:48:14 +01:00
# 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