Remove --no-whole-archive configure test.
authorJoseph Myers <joseph@codesourcery.com>
Tue, 3 Nov 2015 13:03:52 +0000 (13:03 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Tue, 3 Nov 2015 13:03:52 +0000 (13:03 +0000)
commitcf09d0b052cbbfbcabc3c3d78d485876b9b81f9c
tree60cb1e41f7c5b11e9c3a7d1a525e6eb96b961f9b
parentd86812df5ae27d1695829966916ba26ea7df3d2f
Remove --no-whole-archive configure test.

There is a configure test for the --no-whole-archive linker option.
This option was added in binutils 2.7, so the test is obsolete; this
patch removes it.

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

* configure.ac (libc_cv_ld_no_whole_archive): Remove configure
test.
* configure: Regenerated.
ChangeLog
configure
configure.ac