From b08344573ea2bd050dee10f4918c33be966ea5bd Mon Sep 17 00:00:00 2001 From: Per Bothner Date: Fri, 15 Nov 1991 03:54:41 +0000 Subject: [PATCH] Update HOSTING_LIBS (for Cygnus). --- ld/config/sparc.mh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ld/config/sparc.mh b/ld/config/sparc.mh index 257831796ca..80ae64a9b9d 100755 --- a/ld/config/sparc.mh +++ b/ld/config/sparc.mh @@ -2,6 +2,6 @@ YACC=yacc -tvd #CC=gcc -Wall -ansi #stuff for self hosting HOSTING_CRT0=/lib/crt0.o -HOSTING_LIBS=/usr/latest/lib/gcc/sparc-sun-sunos4/1.95/gnulib -lc +HOSTING_LIBS=/usr/latest/lib/gcc/sun4/1.95.02/libgnu.a -lc HOSTING_EMU=LDEMULATION=gld; export LDEMULATION -- 2.30.2