diff options
author | Ulrich Drepper <drepper@redhat.com> | 2005-02-22 09:53:18 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2005-02-22 09:53:18 +0000 |
commit | c6359097c606b6e605c2cb1bd13a7bcca52d3006 (patch) | |
tree | ab3f1c1e44fe0e6c5d0e22116f02e1980f3ee809 /ChangeLog | |
parent | 137e6462ebe4126748590088a7e985e66eeaa3a9 (diff) | |
download | glibc-c6359097c606b6e605c2cb1bd13a7bcca52d3006.tar glibc-c6359097c606b6e605c2cb1bd13a7bcca52d3006.tar.gz glibc-c6359097c606b6e605c2cb1bd13a7bcca52d3006.tar.bz2 glibc-c6359097c606b6e605c2cb1bd13a7bcca52d3006.zip |
* malloc/Makefile (CFLAGS-mcheck-init.c): Add.
* sunrpc/Makefile: Add $(PIC-ccflag) to CFLAGS-x* for
librpcsvc.a objects.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2005-02-22 Jakub Jelinek <jakub@redhat.com> + + * malloc/Makefile (CFLAGS-mcheck-init.c): Add. + * sunrpc/Makefile: Add $(PIC-ccflag) to CFLAGS-x* for + librpcsvc.a objects. + 2005-02-21 Ulrich Drepper <drepper@redhat.com> * iconvdata/ibm930.h: Correct Yen mapping. |