revert "Re-enable LTO" on f34 (still needed)
This commit is contained in:
parent
bee2e8d2f1
commit
2ad878bdde
@ -37,6 +37,11 @@
|
||||
%endif
|
||||
%endif
|
||||
|
||||
%if 0%{?fedora} == 34
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1907727
|
||||
%global _lto_cflags %{nil}
|
||||
%endif
|
||||
|
||||
# http://bugzilla.redhat.com/1008395 - no hardened build
|
||||
%global _hardened_build 1
|
||||
|
||||
@ -827,6 +832,7 @@ exit 0
|
||||
%changelog
|
||||
* Tue Aug 03 2021 Rex Dieter <rdieter@fedoraproject.org> - 0.8-14
|
||||
- pull in upstream fix for CVE-2021-36217 (#1989381,#1989382)
|
||||
- revert "Re-enable LTO" on f34 (still needed)
|
||||
|
||||
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.8-13
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
Loading…
Reference in New Issue
Block a user