diff options
author | Ulrich Drepper <drepper@redhat.com> | 2005-11-25 18:36:59 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2005-11-25 18:36:59 +0000 |
commit | dec36b4f0c71809ed9abae3b4310c38a74118185 (patch) | |
tree | f75ef2cdf81e088abc493e276a5ca74afc2e4659 /ChangeLog | |
parent | eed38d45aa28b78f82b0af92cd29efc6961f01cd (diff) | |
download | glibc-dec36b4f0c71809ed9abae3b4310c38a74118185.tar.gz glibc-dec36b4f0c71809ed9abae3b4310c38a74118185.tar.xz glibc-dec36b4f0c71809ed9abae3b4310c38a74118185.zip |
* Makeconfig (+cflags): Add -fmerge-all-constants by default.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 063ae54d98..81a714abce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2005-11-25 Ulrich Drepper <drepper@redhat.com> + * Makeconfig (+cflags): Add -fmerge-all-constants by default. + [BZ #1912] * nss/function.def: Add entry to use gethostbyname2 for files. |