]> sourceware.org Git - glibc.git/commit
Remove configure tests for some linker -z options.
authorJoseph Myers <joseph@codesourcery.com>
Fri, 6 Nov 2015 13:20:26 +0000 (13:20 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Fri, 6 Nov 2015 13:21:51 +0000 (13:21 +0000)
commitb9eaf28a640bdfbfbad55cdfe0361339664ab8ba
tree8cd6d06fc7ac783f43e614dbf33d974772e2bb49
parent8c77b6ad4063534fb1e5a6904217c4586060334a
Remove configure tests for some linker -z options.

There are configure tests for the linker -z nodelete, -z nodlopen and
-z initfirst options.  These options were added in binutils 2.11, so
the tests are obsolete; this patch removes them.

Tested for x86_64 and x86 (testsuite, and that installed shared
libraries are unchanged by the patch).

* configure.ac (libc_cv_z_nodelete): Remove configure test.
(libc_cv_z_nodlopen): Likewise.
(libc_cv_z_initfirst): Likewise.
* configure: Regenerated.
ChangeLog
configure
configure.ac
This page took 0.03999 seconds and 5 git commands to generate.