summaryrefslogtreecommitdiff
path: root/gcc/config/m32r
diff options
context:
space:
mode:
authordevans <devans@138bc75d-0d04-0410-961f-82ee72b054a4>1998-06-12 22:54:50 +0000
committerdevans <devans@138bc75d-0d04-0410-961f-82ee72b054a4>1998-06-12 22:54:50 +0000
commitb12ebeb9c7689858a83c63055e585b89a92163f0 (patch)
treeb88f9eb27dd2ec5fb0493c9bb58a9177d0c7cd57 /gcc/config/m32r
parent5ad65c067972565228a923f758ee981cd3049e05 (diff)
downloadgcc-b12ebeb9c7689858a83c63055e585b89a92163f0.tar.gz
(ENDFILE_SPEC): Add -lgloss.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@20450 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/m32r')
-rw-r--r--gcc/config/m32r/m32r.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/m32r/m32r.h b/gcc/config/m32r/m32r.h
index f21c9c71611..0b7318d77ec 100644
--- a/gcc/config/m32r/m32r.h
+++ b/gcc/config/m32r/m32r.h
@@ -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