Initial revision

From-SVN: r11247
This commit is contained in:
Richard Kenner 1996-02-12 20:55:35 -05:00
parent 12e2fea92c
commit 4c0f470457
1 changed files with 5 additions and 0 deletions

5
gcc/config/t-linux Normal file
View File

@ -0,0 +1,5 @@
# 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