aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ld/ChangeLog5
-rw-r--r--ld/config/sun3.mh2
2 files changed, 5 insertions, 2 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 2a98c62..cfb6188 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 e6263df..74bae76 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