]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
t-linux: Remove extra stuff already included in config/t-linux.
authorAndreas Schwab <schwab@issan.informatik.uni-dortmund.de>
Fri, 8 May 1998 02:01:41 +0000 (02:01 +0000)
committerAndreas Schwab <schwab@gcc.gnu.org>
Fri, 8 May 1998 02:01:41 +0000 (02:01 +0000)
* config/m68k/t-linux: Remove extra stuff already included in
config/t-linux.

From-SVN: r19630

gcc/ChangeLog
gcc/config/m68k/t-linux

index 648e6ce77e9804a7d5796b03c083e9cebf5c2cf8..44d300593085f534fa9de3a06d208fa6e68c1ade 100644 (file)
@@ -1,3 +1,8 @@
+Fri May  8 10:57:33 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
+
+       * config/m68k/t-linux: Remove extra stuff already included in
+       config/t-linux.
+
 Fri May  8 09:53:24  Paul Eggert  <eggert@twinsun.com>
 
        * fixinc.wrap: Renamed from fixinc.math.  Put wrapper around
index 7c2e5e3b84a9b875d9969f88b9cc655011e48008..99dc4522ea45622cd43a70867cc0a44ff2738c51 100644 (file)
@@ -1,16 +1,2 @@
-# Don't run fixproto
-STMP_FIXPROTO =
 # On GNU/Linux we can print long double
 ENQUIRE_CFLAGS = -DNO_MEM -O0
-# 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
-# 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