Re-enable LTO
Resolves: #1986143 Signed-off-by: Daiki Ueno <dueno@redhat.com>
This commit is contained in:
parent
c90f32feef
commit
e1125ad1bd
@ -177,8 +177,6 @@ touch doc/gnutls.info doc/gnutls.html doc/manpages/stamp_mans
|
||||
# via the crypto policies
|
||||
|
||||
%build
|
||||
%define _lto_cflags %{nil}
|
||||
|
||||
CCASFLAGS="$CCASFLAGS -Wa,--generate-missing-build-notes=yes"
|
||||
export CCASFLAGS
|
||||
|
||||
@ -314,6 +312,7 @@ make check %{?_smp_mflags} GNUTLS_SYSTEM_PRIORITY_FILE=/dev/null
|
||||
* Mon Aug 2 2021 Daiki Ueno <dueno@redhat.com> - 3.7.2-4
|
||||
- Disable GOST cryptography by default (#1945292)
|
||||
- Tighten timestamp adjustment when not bootstrapping (#1975482)
|
||||
- Re-enable LTO (#1986143)
|
||||
|
||||
* Mon Jun 28 2021 Daiki Ueno <dueno@redhat.com> - 3.7.2-3
|
||||
- Enable allowlisting configuration mode (#1975421)
|
||||
|
Loading…
Reference in New Issue
Block a user