aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorPer Bothner <per@bothner.com>1991-11-15 03:54:41 +0000
committerPer Bothner <per@bothner.com>1991-11-15 03:54:41 +0000
commitb08344573ea2bd050dee10f4918c33be966ea5bd (patch)
treed3002aa63a5de18987eadb4183e04c6f70808cb4 /ld
parentc9f19dac96059cab7a174f9b35b1b84872e4dc7c (diff)
downloadfsf-binutils-gdb-b08344573ea2bd050dee10f4918c33be966ea5bd.zip
fsf-binutils-gdb-b08344573ea2bd050dee10f4918c33be966ea5bd.tar.gz
fsf-binutils-gdb-b08344573ea2bd050dee10f4918c33be966ea5bd.tar.bz2
Update HOSTING_LIBS (for Cygnus).
Diffstat (limited to 'ld')
-rwxr-xr-xld/config/sparc.mh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/config/sparc.mh b/ld/config/sparc.mh
index 2578317..80ae64a 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