diff options
Diffstat (limited to 'ld/config/sun3.mh')
-rw-r--r-- | ld/config/sun3.mh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/config/sun3.mh b/ld/config/sun3.mh index 6166050..ef3d974 100644 --- a/ld/config/sun3.mh +++ b/ld/config/sun3.mh @@ -5,4 +5,4 @@ YACC=yacc -d HOSTING_CRT0=/usr/lib/crt0.o /usr/lib/Fcrt1.o -L/usr/lib/fsoft.o HOSTING_LIBS=-lc -HOSTING_EMU=LDEMULATION=gld68k; export LDEMULATION +HOSTING_EMU=LDEMULATION=sun3; export LDEMULATION |