disable lto, workaround FTBFS (#1907727)
This commit is contained in:
parent
865aa4c0e4
commit
c71132b246
@ -37,6 +37,9 @@
|
|||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
# https://bugzilla.redhat.com/show_bug.cgi?id=1907727
|
||||||
|
%global _lto_cflags %{nil}
|
||||||
|
|
||||||
# http://bugzilla.redhat.com/1008395 - no hardened build
|
# http://bugzilla.redhat.com/1008395 - no hardened build
|
||||||
%global _hardened_build 1
|
%global _hardened_build 1
|
||||||
|
|
||||||
@ -825,6 +828,7 @@ exit 0
|
|||||||
%changelog
|
%changelog
|
||||||
* Tue Feb 16 2021 Rex Dieter <rdieter@fedoraproject.org> - 0.8-9
|
* Tue Feb 16 2021 Rex Dieter <rdieter@fedoraproject.org> - 0.8-9
|
||||||
- cleanup/fix conditionals (#1751484)
|
- cleanup/fix conditionals (#1751484)
|
||||||
|
- disable lto, workaround FTBFS (#1907727)
|
||||||
|
|
||||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.8-8
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.8-8
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
Loading…
Reference in New Issue
Block a user