diff options
author | Andreas Jaeger <aj@suse.de> | 2012-10-30 09:07:01 +0100 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2012-10-30 09:07:01 +0100 |
commit | e5088dc6870b072a263f207af9e410c82f80a09e (patch) | |
tree | f9d1a6656afb4f8c3265cd8f0f8f7f70a286e350 /ChangeLog | |
parent | e717036357a703f9166abec29d73245a1c4ccbb4 (diff) | |
download | glibc-e5088dc6870b072a263f207af9e410c82f80a09e.tar.gz glibc-e5088dc6870b072a263f207af9e410c82f80a09e.tar.xz glibc-e5088dc6870b072a263f207af9e410c82f80a09e.zip |
[BZ#14767] Remove tests for have-initfini-array in elf/Makefile
* elf/Makefile (tests): Remove conditional for have-initfini-array since this is now always required and the variable does not exist anymore. (tests-static): Likewise. (modules-names): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 88bb8736b5..29d0a9a487 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ 2012-10-30 Andreas Jaeger <aj@suse.de> + [BZ#14767] + * elf/Makefile (tests): Remove conditional for have-initfini-array + since this is now always required and the variable does not exist + anymore. + (tests-static): Likewise. + (modules-names): Likewise. + * po/eo.po: Add Esperanto translation from translation project. * elf/tst-array1.c (fini_array): Make writeable so that it can be |