diff options
author | Ulrich Drepper <drepper@redhat.com> | 2008-04-11 17:53:44 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2008-04-11 17:53:44 +0000 |
commit | 22dca1ea77613162d597c7cb0729873619eaf5e0 (patch) | |
tree | 67ae6ecdc5d865d7b3153248723c9a57128dd0ae /ChangeLog | |
parent | 5d59f4a50f07f2fa1d2556f1b2069431be5ab3d6 (diff) | |
download | glibc-22dca1ea77613162d597c7cb0729873619eaf5e0.tar.gz glibc-22dca1ea77613162d597c7cb0729873619eaf5e0.tar.xz glibc-22dca1ea77613162d597c7cb0729873619eaf5e0.zip |
* configure.in: Check for -fno-section-anchors in addition to
-fno-toplevel-reorder.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 1ee4e66a17..dc385f2d8d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-04-11 Jakub Jelinek <jakub@redhat.com> + + * configure.in: Check for -fno-section-anchors in addition to + -fno-toplevel-reorder. + 2008-04-11 Ulrich Drepper <drepper@redhat.com> * include/features.h (__GLIBC_MINOR__): Bump to 8. |