* sparc/linux.h (STARTFILE_SPEC): Fix typo in last change.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Mon, 17 Dec 2001 16:32:19 +0000 (16:32 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Mon, 17 Dec 2001 16:32:19 +0000 (16:32 +0000)
From-SVN: r48103

gcc/ChangeLog
gcc/config/sparc/linux.h

index e2fcf6c8ed63d20e0fff096646ea0b4f42a33d31..d551e156488654ad768f22bd3c2ad08cb11b3740 100644 (file)
@@ -1,3 +1,7 @@
+2001-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * sparc/linux.h (STARTFILE_SPEC): Fix typo in last change.
+
 2001-12-17  Tom Rix  <trix@redhat.com>
 
        * config/rs6000/rs6000.c (expand_block_move): Fix limits on max size 
index cfc3e527d18c4de1d3c75852206c4f48834f8c25..536035176079320dadf42859344b6c977a073704 100644 (file)
@@ -50,6 +50,7 @@ Boston, MA 02111-1307, USA.  */
      %{pg:gcrt1.o%s} %{!pg:%{p:gcrt1.o%s} %{!p:crt1.o%s}}}\
    crti.o%s %{!shared:crtbegin.o%s} %{shared:crtbeginS.o%s}"
 #else
+#define STARTFILE_SPEC \
   "%{!shared: \
      %{pg:gcrt1.o%s} %{!pg:%{p:gcrt1.o%s} %{!p:crt1.o%s}}}\
    crti.o%s %{static:crtbeginT.o%s}\