Initial revision
authorRichard Kenner <kenner@gcc.gnu.org>
Tue, 13 Feb 1996 01:55:35 +0000 (20:55 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Tue, 13 Feb 1996 01:55:35 +0000 (20:55 -0500)
From-SVN: r11247

gcc/config/t-linux [new file with mode: 0644]

diff --git a/gcc/config/t-linux b/gcc/config/t-linux
new file mode 100644 (file)
index 0000000..f2f8081
--- /dev/null
@@ -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