diff options
author | Roland McGrath <roland@gnu.org> | 1999-03-25 21:00:06 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-03-25 21:00:06 +0000 |
commit | 0d29d6d60e3e3806a979f16f86aaf65739277704 (patch) | |
tree | 6393dbdb81f5c7f1a7c5b5a04642d4e872b3ed33 /ChangeLog | |
parent | 9ba5483de469c1b95d9f2da6b5d8a260f0cf31a4 (diff) | |
download | glibc-0d29d6d60e3e3806a979f16f86aaf65739277704.tar glibc-0d29d6d60e3e3806a979f16f86aaf65739277704.tar.gz glibc-0d29d6d60e3e3806a979f16f86aaf65739277704.tar.bz2 glibc-0d29d6d60e3e3806a979f16f86aaf65739277704.zip |
Thu Mar 25 23:57:57 1999 Roland McGrath <roland@yaumatei.ai.mit.edu>
* sysdeps/mach/hurd/i386/Makefile [$(subdir) = csu]
(CFLAGS-initfini.s): New variable, add -DWEAK_GMON_START.
This does for Hurd/i386 what the 1998-09-08 change did for Linux/i386.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Thu Mar 25 23:57:57 1999 Roland McGrath <roland@yaumatei.ai.mit.edu> + + * sysdeps/mach/hurd/i386/Makefile [$(subdir) = csu] + (CFLAGS-initfini.s): New variable, add -DWEAK_GMON_START. + This does for Hurd/i386 what the 1998-09-08 change did for Linux/i386. + 1999-03-24 Roland McGrath <roland@baalperazim.frob.com> * Makeconfig (sysd-sorted): Use $(..) on rhs of patsubst, so this rule |