Do not let OpenSSH control our hardening flags

This commit is contained in:
Jakub Jelen 2018-09-21 17:22:35 +02:00
parent e815fba204
commit 84d3ff9306

View File

@ -511,6 +511,7 @@ fi
--with-ssl-engine \
--with-ipaddr-display \
--with-pie=no \
--without-hardening `# The hardening flags are configured by system` \
--with-systemd \
--with-default-pkcs11-provider=yes \
%if %{ldap}