diff --git a/ld/ChangeLog b/ld/ChangeLog index 2a98c62244..cfb6188d8f 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +Fri Jun 4 08:50:14 1993 Ian Lance Taylor (ian@cygnus.com) + + * config/sun3.mh (HOSTING_LIBS, HOSTING_EMU): Removed obsolete and + incorrect definitions. + Tue Jun 1 14:56:10 1993 Per Bothner (bothner@rtl.cygnus.com) * ldsym.c (write_file_locals): Write BSF_CONSTRUCTOR diff --git a/ld/config/sun3.mh b/ld/config/sun3.mh index e6263df7d2..74bae76f01 100644 --- a/ld/config/sun3.mh +++ b/ld/config/sun3.mh @@ -1,3 +1 @@ HOSTING_CRT0=/usr/lib/crt0.o /usr/lib/Fcrt1.o -L/usr/lib/fsoft.o -HOSTING_LIBS=-lc -HOSTING_EMU=LDEMULATION=sun3; export LDEMULATION