recording file death
[deliverable/binutils-gdb.git] / ld / config / sparc.mh
CommitLineData
01bc4918
SC
1YACC=yacc -tvd
2#CC=gcc -Wall -ansi
3#stuff for self hosting
4HOSTING_CRT0=/lib/crt0.o
d219bf50 5HOSTING_LIBS=`if [ -f ../gcc/libgcc.a ] ; then echo ../gcc/libgcc.a ; else echo $(libdir)/libgcc.a; fi` -lc
15c5ec2e 6HOSTING_EMU=LDEMULATION=sun4; export LDEMULATION
01bc4918 7
This page took 0.050429 seconds and 4 git commands to generate.