Remove variables now in t-linux.
authorRichard Kenner <kenner@gcc.gnu.org>
Fri, 28 Jun 1996 20:25:18 +0000 (16:25 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Fri, 28 Jun 1996 20:25:18 +0000 (16:25 -0400)
From-SVN: r12370

gcc/config/m68k/t-linux

index 2bbdf3f3546ad83dfce071ab37a1996015dd9be5..169661f6296cbadd865db538fa8dbc76f0999c65 100644 (file)
@@ -1,3 +1,5 @@
+# Don't run fixproto
+STMP_FIXPROTO =
 # Don't make libgcc1.a
 LIBGCC1 =
 CROSS_LIBGCC1 =
@@ -9,3 +11,9 @@ INSTALL_ASSERT_H =
 CRTSTUFF_T_CFLAGS_S = -fPIC
 # Compile libgcc2.a with pic.
 TARGET_LIBGCC2_CFLAGS = -fPIC
+# Don't install assert.h
+INSTALL_ASSERT_H =
+# Compile crtbeginS.o and crtendS.o with pic.
+CRTSTUFF_T_CFLAGS_S = -fPIC
+# Compile libgcc2.a with pic.
+TARGET_LIBGCC2_CFLAGS = -fPIC