summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1996-01-17 02:33:33 +0000
committerRoland McGrath <roland@gnu.org>1996-01-17 02:33:33 +0000
commit13bc775dc35e2aaa11f53ad577647bcd3e89b3d1 (patch)
treef7002bafad75c6abca03d09bdf78eeb358cbe179 /ChangeLog
parent5f3d5c2bbb4757e9cc5b30bc66b1d7555739bc4a (diff)
* sysdeps/m68k/Makefile (crypt): Don't define if building a shared
library.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5a85adf042..249eed256b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
Tue Jan 16 17:37:39 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
+ * sysdeps/m68k/Makefile (crypt): Don't define if building a shared
+ library.
+
* csu/initfini.c (_init): Call __gmon_start__ if defined (weak ref).
* csu/gmon-start.c (__gmon_start__): Renamed from gmon_start, made
global.