]> git.ipfire.org Git - thirdparty/libtool.git/commit
tests: skip -Wall -Werror with Tru64 cc in cwrapper test.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 30 Aug 2010 21:04:03 +0000 (23:04 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 30 Aug 2010 21:04:48 +0000 (23:04 +0200)
commit9e0722e8dff36e4540d3e3335ea3a10be5c0688d
treee80c8ad80aa6a940ce4d09b3c200fa6de847b5de
parent67a761c3f073a8a29020376fb1d252621ad07b22
tests: skip -Wall -Werror with Tru64 cc in cwrapper test.

* tests/cwrapper.at (cwrapper for uninstalled executables):
Use a link test rather than a compile test to flesh out unknown
compiler flags starting with -W; Tru64/OSF1 cc will happily
accept `-Wall -Werror' as indication to pass flags on to
subprocesses.

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