diff options
author | Roland McGrath <roland@gnu.org> | 1995-09-21 15:16:01 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1995-09-21 15:16:01 +0000 |
commit | 10b40b115cf30ae7d4edf27ff90d5c4e59c0b311 (patch) | |
tree | 13a74d7b9074fffe8009b96518b69377888a4aba /ChangeLog | |
parent | 0324daa0055227fdb157b8491d4e5bbe9d9d579a (diff) | |
download | glibc-10b40b115cf30ae7d4edf27ff90d5c4e59c0b311.tar glibc-10b40b115cf30ae7d4edf27ff90d5c4e59c0b311.tar.gz glibc-10b40b115cf30ae7d4edf27ff90d5c4e59c0b311.tar.bz2 glibc-10b40b115cf30ae7d4edf27ff90d5c4e59c0b311.zip |
* Makerules (build-shlib): Use $(@F:lib%=%) in place of $(notdir $*),
so it wins for the explicit libc.so rule as well as the pattern rule.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ Thu Sep 21 00:03:53 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> + * Makerules (build-shlib): Use $(@F:lib%=%) in place of $(notdir $*), + so it wins for the explicit libc.so rule as well as the pattern rule. + * sysdeps/stub/sys/sem_buf.h (union semun): New type. * sysdeps/mach/hurd/i386/init-first.c (init1) [PIC]: Call |