Disable jitter entropy generator to follow RHEL changes

This commit is contained in:
Jakub Jelen 2023-06-12 10:42:49 +02:00
parent 021f499feb
commit 595da4e6ed

View File

@ -83,6 +83,7 @@ autoreconf -f
%endif
--enable-noexecstack \
--enable-hmac-binary-check=%{hmackey} \
--disable-jent-support \
--enable-digests="$DIGESTS" \
--enable-ciphers="$CIPHERS" \
--with-fips-module-version="$FIPS_MODULE_NAME %{version}-%{srpmhash}"