aboutsummaryrefslogtreecommitdiff
path: root/secure/lib
diff options
context:
space:
mode:
authorEnji Cooper <ngie@FreeBSD.org>2024-04-21 16:55:01 +0000
committerEnji Cooper <ngie@FreeBSD.org>2024-04-21 16:58:31 +0000
commit572948d00ddfea1dbd2cba9117b36fc3c47ca444 (patch)
tree69231f99518155526a8d453fbff9fb3257dc3c74 /secure/lib
parent42ce242e353065dfbaa248955f6657005a395a95 (diff)
downloadsrc-572948d00ddfea1dbd2cba9117b36fc3c47ca444.tar.gz
src-572948d00ddfea1dbd2cba9117b36fc3c47ca444.zip
Diffstat (limited to 'secure/lib')
-rw-r--r--secure/lib/libcrypto/modules/fips/Makefile2
-rw-r--r--secure/lib/libcrypto/modules/legacy/Makefile2
2 files changed, 0 insertions, 4 deletions
diff --git a/secure/lib/libcrypto/modules/fips/Makefile b/secure/lib/libcrypto/modules/fips/Makefile
index ceaa57ab066e..8843cb9717c9 100644
--- a/secure/lib/libcrypto/modules/fips/Makefile
+++ b/secure/lib/libcrypto/modules/fips/Makefile
@@ -1,8 +1,6 @@
SHLIB_NAME?= fips.so
-VERSION_MAP= ${SRCTOP}/crypto/openssl/providers/fips.ld
-
CFLAGS+= -DFIPS_MODULE
SRCS+= fips_entry.c fipsprov.c self_test.c self_test_kats.c
diff --git a/secure/lib/libcrypto/modules/legacy/Makefile b/secure/lib/libcrypto/modules/legacy/Makefile
index e435c5aa2c41..a285d0b1148b 100644
--- a/secure/lib/libcrypto/modules/legacy/Makefile
+++ b/secure/lib/libcrypto/modules/legacy/Makefile
@@ -2,8 +2,6 @@
SHLIB_NAME?= legacy.so
LIBADD= crypto
-VERSION_MAP= ${SRCTOP}/crypto/openssl/providers/legacy.ld
-
SRCS+= legacyprov.c prov_running.c
# ciphers