openssl-1_1/openssl-ship_fips_standalone_hmac.patch

14 lines
551 B
Diff
Raw Normal View History

2020-01-24 12:52:58 +01:00
Index: openssl-1.1.1d/crypto/fips/build.info
===================================================================
--- openssl-1.1.1d.orig/crypto/fips/build.info 2020-01-23 13:45:11.232633025 +0100
+++ openssl-1.1.1d/crypto/fips/build.info 2020-01-23 13:45:11.432634214 +0100
@@ -7,7 +7,7 @@ SOURCE[../../libcrypto]=\
fips_cmac_selftest.c fips_ecdh_selftest.c fips_ecdsa_selftest.c \
fips_dh_selftest.c fips_ers.c
-PROGRAMS_NO_INST=\
+PROGRAMS=\
fips_standalone_hmac
SOURCE[fips_standalone_hmac]=fips_standalone_hmac.c