aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorPer Bothner <per@bothner.com>1991-09-27 19:55:28 +0000
committerPer Bothner <per@bothner.com>1991-09-27 19:55:28 +0000
commit7730c767b443c4c65c301a524bf3f123a20c6488 (patch)
tree394da9b7b46d71bd6b93c864fba8b24b8b6f4640 /ld
parent77507546d2b1afbef1b2567d64ee1cb2d01c95f4 (diff)
downloadgdb-7730c767b443c4c65c301a524bf3f123a20c6488.zip
gdb-7730c767b443c4c65c301a524bf3f123a20c6488.tar.gz
gdb-7730c767b443c4c65c301a524bf3f123a20c6488.tar.bz2
Fix/update HOSTING_LIBS path.
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 b53bfde..ebd8511 100755
--- a/ld/config/sparc.mh
+++ b/ld/config/sparc.mh
@@ -3,6 +3,6 @@ YACC=yacc -tvd
#CC=gcc -Wall -ansi
#stuff for self hosting
HOSTING_CRT0=/lib/crt0.o
-HOSTING_LIBS=/limbo/latest/=sun4/lib/gcc/sparc/1.93/gnulib -lc
+HOSTING_LIBS=/usr/latest/lib/gcc/sparc-sun-sunos4/1.95/gnulib -lc
HOSTING_EMU=LDEMULATION=gld; export LDEMULATION