Commit 8086b53c by Catherine Moore Committed by Catherine Moore

* config/stormy16 (LIB_SPEC): Remove -lnosys.

From-SVN: r45680
parent 4241b637
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.
......
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment