]> git.ipfire.org Git - thirdparty/libtool.git/commit
Fix versioning test for LDFLAGS=-Wl,--as-needed.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 7 Jun 2010 20:30:44 +0000 (22:30 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 7 Jun 2010 20:31:26 +0000 (22:31 +0200)
commit9a801684f6e1a665dc7126091662b34d042adf68
treed4aee252863180fa3c502bfa4bc598779c912e09
parentb188543381ff1b0815e7e301d2f40170868abe82
Fix versioning test for LDFLAGS=-Wl,--as-needed.

* tests/versioning.at (versioning): For the library update
hypotheses, ensure the unchanged library libb isn't accidentally
relinked against the new liba, by not reinstalling libb.
Fixes testsuite failure for the incompatible update case with
LDFLAGS=-Wl,--as-needed.
* THANKS: Update.
Report by Ryan Hill.

Signed-off-by: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
ChangeLog
THANKS
tests/versioning.at