]> git.ipfire.org Git - thirdparty/libtool.git/commit
Fix failure test in the presence of --with-pic or -prefer-pic.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 6 Sep 2009 10:42:34 +0000 (12:42 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sun, 6 Sep 2009 10:42:34 +0000 (12:42 +0200)
commit0805518173d95032e22c2832e73724c08ac2d9c7
treec572ebbc7e2ad616e175d0ab24f9192c458b52ed
parent8c35d797572d3ccef6d1ed6ebc59e679b5b80aa6
Fix failure test in the presence of --with-pic or -prefer-pic.

* tests/fail.at (Failure tests): Run non-PIC failure test only
if pic_mode is 'default' or 'no', rather than 'default' or 'yes'
and also -prefer-pic has not been passed in $CFLAGS.
* THANKS: Update.
Report by Donn Washburn.

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