diff options
Diffstat (limited to 'src/regress/lib/libcrypto/Makefile.inc')
-rw-r--r-- | src/regress/lib/libcrypto/Makefile.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/regress/lib/libcrypto/Makefile.inc b/src/regress/lib/libcrypto/Makefile.inc index bf016ee982..88fe5aca41 100644 --- a/src/regress/lib/libcrypto/Makefile.inc +++ b/src/regress/lib/libcrypto/Makefile.inc | |||
@@ -1,2 +1,3 @@ | |||
1 | # $OpenBSD: Makefile.inc,v 1.2 2018/07/17 17:06:49 tb Exp $ | ||
1 | # Use this variable when the test needs internal symbols from libcrypto | 2 | # Use this variable when the test needs internal symbols from libcrypto |
2 | CRYPTO_INT= -Wl,-Bstatic -lcrypto -Wl,-Bdynamic | 3 | CRYPTO_INT= -Wl,-Bstatic -lcrypto -Wl,-Bdynamic |