]> git.ipfire.org Git - thirdparty/libtool.git/commit
tests: skip with-pic test when no "real" pic flag is used.
authorPeter Rosin <peda@lysator.liu.se>
Wed, 19 Sep 2012 09:53:02 +0000 (11:53 +0200)
committerGary V. Vaughan <gary@gnu.org>
Tue, 2 Oct 2012 14:06:11 +0000 (21:06 +0700)
commit4440d6523bf9c668720f9ffa66fb89e91912a504
treea49e830ab1858f49177ef537d0ac5dc38f561aff
parent0fc275469ef020177d8dff2c041456f6b6155537
tests: skip with-pic test when no "real" pic flag is used.

* tests/with-pic.at: Windows uses "-DDLL_EXPORT -DPIC" as the pic
"flag", but never applies it to static libraries. Cater for this
and skip if no "real" pic flag is in use.

Signed-off-by: Peter Rosin <peda@lysator.liu.se>
tests/with-pic.at