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