]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
t-sco5gas: (CRTSTUFF_T_CFLAGS_S): Delete -mcoff.
authorRobert Lipe <robertlipe@usa.net>
Tue, 19 Feb 2002 17:42:43 +0000 (17:42 +0000)
committerRobert Lipe <robertl@gcc.gnu.org>
Tue, 19 Feb 2002 17:42:43 +0000 (17:42 +0000)
2002-02-19  Robert Lipe  <robertlipe@usa.net>

        * config/i386/t-sco5gas: (CRTSTUFF_T_CFLAGS_S): Delete -mcoff.

From-SVN: r49869

gcc/ChangeLog
gcc/config/i386/t-sco5gas

index 7675ed5b73e98941d00d7ea938b98a7515d6248d..61c36feeeffd95e1a3422909f8a867554fed1651 100644 (file)
@@ -1,3 +1,7 @@
+2002-02-19  Robert Lipe  <robertlipe@usa.net>
+
+       * config/i386/t-sco5gas: (CRTSTUFF_T_CFLAGS_S): Delete -mcoff.
+
 2002-02-14  Bob Wilson  <bob.wilson@acm.org>
 
        * config/xtensa/xm-xtensa.h:  Add missing SUCCESS_EXIT_CODE
index 2bca87be7a8b0f00a325e517e0614e2c1d58149c..4ed88ced269f0dc8dbae07bd021dba2dafd7e977 100644 (file)
@@ -1,6 +1,6 @@
 # The pushl in CTOR initialization interferes with frame pointer elimination.
 CRTSTUFF_T_CFLAGS   = -fPIC -fno-omit-frame-pointer
-CRTSTUFF_T_CFLAGS_S = -mcoff -fno-omit-frame-pointer
+CRTSTUFF_T_CFLAGS_S = -fno-omit-frame-pointer
 
 #
 # I am still a little unsure of the multilib architecture. The following