* config/stormy16 (LIB_SPEC): Remove -lnosys.
authorCatherine Moore <clm@redhat.com>
Tue, 18 Sep 2001 17:02:28 +0000 (17:02 +0000)
committerCatherine Moore <clm@gcc.gnu.org>
Tue, 18 Sep 2001 17:02:28 +0000 (13:02 -0400)
From-SVN: r45680

gcc/ChangeLog
gcc/config/stormy16/stormy16.h

index 178137419c8aeaf806631bf9395e3630c61221b1..434266eaa6636c725632177a2c830840bb9b1441 100644 (file)
@@ -1,3 +1,7 @@
+2001-09-18  Catherine Moore  <clm@redhat.com>
+
+        * config/stormy16 (LIB_SPEC): Remove -lnosys.
+
 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
 
        * config/mips/mips.c (mips_frame_set): New.
index 2258819306cfe59a8c2bfd2e98895b6b89700a31..7948ea84dff60e963f2a8d67226460f31614855f 100644 (file)
@@ -146,7 +146,7 @@ Boston, MA 02111-1307, USA.  */
 
    Defined in svr4.h.  */
 #undef LIB_SPEC
-#define LIB_SPEC "-( -lc %{msim:-lsim}%{!msim:-lnosys} -)"
+#define LIB_SPEC "-( -lc %{msim:-lsim} -)"
 
 /* Another C string constant that tells the GNU CC driver program how and when
    to place a reference to `libgcc.a' into the linker command line.  This