xref: /openbsd/regress/lib/libssl/Makefile.inc (revision 4cfece93)
1# Use this variable when the test needs internal symbols from libssl
2SSL_INT=  -Wl,-Bstatic -lssl -Wl,-Bdynamic
3