Initial revision
From-SVN: r11247
This commit is contained in:
parent
12e2fea92c
commit
4c0f470457
5
gcc/config/t-linux
Normal file
5
gcc/config/t-linux
Normal 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
|
Loading…
Reference in New Issue
Block a user