From eb8dd9dca1228af0cd132f515509051ecfabf6f6 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Mon, 14 Apr 2025 17:32:06 +0000 Subject: This commit was manufactured by cvs2git to create tag 'tb_20250414'. --- src/regress/lib/libssl/Makefile.inc | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 src/regress/lib/libssl/Makefile.inc (limited to 'src/regress/lib/libssl/Makefile.inc') diff --git a/src/regress/lib/libssl/Makefile.inc b/src/regress/lib/libssl/Makefile.inc deleted file mode 100644 index cc8ad18394..0000000000 --- a/src/regress/lib/libssl/Makefile.inc +++ /dev/null @@ -1,4 +0,0 @@ -# Use this variable when the test needs internal symbols from libcrypto -CRYPTO_INT= -Wl,-Bstatic -lcrypto -Wl,-Bdynamic -# Use this variable when the test needs internal symbols from libssl -SSL_INT= -Wl,-Bstatic -lssl -Wl,-Bdynamic -- cgit v1.2.3-55-g6feb