Use the shlib wrapper when running nptest
authorAlessandro Ghedini <alessandro@ghedini.me>
Sat, 5 Sep 2015 11:06:51 +0000 (13:06 +0200)
committerRich Salz <rsalz@openssl.org>
Sat, 5 Sep 2015 19:56:29 +0000 (15:56 -0400)
commit2519b4e18101a7e987dad842084cd1da5da5c191
tree61a3a377df8790240a16619a46d8902aea44e8b4
parent44748efc8503b5efe3d9d5aab5c754e4e0d9a442
Use the shlib wrapper when running nptest

Since there seems to be no way to avoid linking to libssl and libcrypto,
just wrap the test. This unbreaks "shared" builds when using clang and/or
OS X.

Signed-off-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Ben Laurie <ben@openssl.org>
test/Makefile