diff options
author | Roland McGrath <roland@gnu.org> | 2004-03-25 02:01:48 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2004-03-25 02:01:48 +0000 |
commit | 61044c288ab5c7c4687205b0bf136e5358bfe1d1 (patch) | |
tree | 6af4e35ebb3d2b40b21c307c9ea15d52611524c6 /ChangeLog | |
parent | ad243052be44324b1e864e02612d8795cb54f1fc (diff) | |
download | glibc-61044c288ab5c7c4687205b0bf136e5358bfe1d1.tar.gz glibc-61044c288ab5c7c4687205b0bf136e5358bfe1d1.tar.xz glibc-61044c288ab5c7c4687205b0bf136e5358bfe1d1.zip |
* Makefile ($(objpfx)c++-types-check.out): Reduce duplication in
defining this target. Also elide -Wstrict-prototypes from CFLAGS.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 263c88aa8e..79b2f9f594 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-03-24 Roland McGrath <roland@redhat.com> + + * Makefile ($(objpfx)c++-types-check.out): Reduce duplication in + defining this target. Also elide -Wstrict-prototypes from CFLAGS. + 2004-03-24 Ulrich Drepper <drepper@redhat.com> * stdio-common/vfscanf.c [!COMPILE_WSCANF] (TOLOWER): Cast first |