mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-23 02:29:22 +08:00
* config/t-stack(LIB2ADD_ST): Set instead of LIB2ADD. * config/i386/t-stack-i386 (LIB2ADD_ST): Likewise. From-SVN: r164893
3 lines
102 B
Plaintext
3 lines
102 B
Plaintext
# Makefile fragment to support -fsplit-stack for x86.
|
|
LIB2ADD_ST += $(srcdir)/config/i386/morestack.S
|