Update HOSTING_LIBS (for Cygnus).

This commit is contained in:
Per Bothner 1991-11-15 03:54:41 +00:00
parent c9f19dac96
commit b08344573e
1 changed files with 1 additions and 1 deletions

View File

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