xref: /openbsd/regress/lib/libtls/Makefile.inc (revision 289e56c2)
1# Use this variable when the test needs internal symbols from libtls
2TLS_INT=  -Wl,-Bstatic -ltls -Wl,-Bdynamic
3