8sa1-gcc/gcc/config/t-linux
Richard Kenner 4c0f470457 Initial revision
From-SVN: r11247
1996-02-12 20:55:35 -05:00

6 lines
212 B
Plaintext

# Linux uses crtbeginS.o and crtendS.o. Don't compile
# crtbegin.o and crtend.o with -fPIC.
CRTSTUFF_T_CFLAGS=-fomit-frame-pointer -finhibit-size-directive \
-fno-inline-functions
TARGET_LIBGCC2_CFLAGS = -fPIC