OSDN Git Service

* config/stormy16 (LIB_SPEC): Remove -lnosys.
authorclm <clm@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 18 Sep 2001 17:02:28 +0000 (17:02 +0000)
committerclm <clm@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 18 Sep 2001 17:02:28 +0000 (17:02 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45680 138bc75d-0d04-0410-961f-82ee72b054a4

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

index 1781374..434266e 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 2258819..7948ea8 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