(ENDFILE_SPEC): Add -lgloss.

From-SVN: r20450
This commit is contained in:
Doug Evans 1998-06-12 22:54:50 +00:00 committed by Doug Evans
parent a4ea8d9781
commit 416db27133
2 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
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>

View File

@ -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