Commit 416db271 by Doug Evans Committed by Doug Evans

(ENDFILE_SPEC): Add -lgloss.

From-SVN: r20450
parent a4ea8d97
Fri Jun 12 18:06:45 1998 Doug Evans <devans@egcs.cygnus.com>
* m32r/m32r.h (STARTFILE_SPEC): Delete crtsysc.o.
(ENDFILE_SPEC): Add -lgloss.
Fri Jun 12 14:57:59 1998 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
......
......@@ -76,7 +76,7 @@ Boston, MA 02111-1307, USA. */
#undef ENDFILE_SPEC
#define ENDFILE_SPEC "crtfini.o%s"
#define ENDFILE_SPEC "-lgloss crtfini.o%s"
#undef LIB_SPEC
......
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