8sa1-gcc/gcc/config/t-linux

6 lines
212 B
Plaintext
Raw Normal View History

1996-02-12 20:55:35 -05:00
# 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