disable nettle support in favor of gnutls (RHEL-38924)
Resolves: RHEL-38924
This commit is contained in:
parent
31eb640bbe
commit
39012d846a
@ -108,7 +108,8 @@ mv clknetsim-*-%{clknetsim_ver}* test/simulation/clknetsim
|
||||
--with-user=chrony \
|
||||
--with-hwclockfile=%{_sysconfdir}/adjtime \
|
||||
--with-pidfile=/run/chrony/chronyd.pid \
|
||||
--with-sendmail=%{_sbindir}/sendmail
|
||||
--with-sendmail=%{_sbindir}/sendmail \
|
||||
--without-nettle
|
||||
%make_build
|
||||
|
||||
%install
|
||||
|
Loading…
Reference in New Issue
Block a user