diff options
author | Ulrich Drepper <drepper@redhat.com> | 2006-11-02 18:35:22 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2006-11-02 18:35:22 +0000 |
commit | d95b0c5e461c48af6d41b31965d37f93cb7c2670 (patch) | |
tree | d876edaf12ac1b38bba67e2001be022065d0760c /ChangeLog | |
parent | ba023e4741568a2b6a8b0e2d0d90aeb23e2c9efb (diff) | |
download | glibc-d95b0c5e461c48af6d41b31965d37f93cb7c2670.zip glibc-d95b0c5e461c48af6d41b31965d37f93cb7c2670.tar.gz glibc-d95b0c5e461c48af6d41b31965d37f93cb7c2670.tar.bz2 |
* configure.in: Work around ld --help change and avoid -z relro
test completely if the architecture doesn't care about security.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-11-02 Ulrich Drepper <drepper@redhat.com> + + * configure.in: Work around ld --help change and avoid -z relro + test completely if the architecture doesn't care about security. + 2006-11-01 Ulrich Drepper <drepper@redhat.com> * po/sv.po: Update from translation team. |