* config/xtensa/t-xtensa (CRTSTUFF_T_CFLAGS_S): Define.

From-SVN: r50665
This commit is contained in:
Bob Wilson 2002-03-12 18:34:55 +00:00 committed by Bob Wilson
parent 958c70ff9d
commit 089c8f9764
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2002-03-12 Bob Wilson <bob.wilson@acm.org>
* config/xtensa/t-xtensa (CRTSTUFF_T_CFLAGS_S): Define.
2002-03-12 Bob Wilson <bob.wilson@acm.org>
* config/xtensa/xtensa.h (ASM_OUTPUT_POOL_PROLOGUE): Switch

View File

@ -18,6 +18,7 @@ STMP_FIXPROTO =
# Build crtbegin and crtend with the "longcalls" option
CRTSTUFF_T_CFLAGS += -mlongcalls
CRTSTUFF_T_CFLAGS_S += -mlongcalls
CROSS_LIBGCC1 = libgcc1-asm.a
LIB1ASMSRC = xtensa/lib1funcs.asm