Re-enable LTO
This commit is contained in:
parent
d4725ab61b
commit
1ead53a482
@ -1,7 +1,3 @@
|
|||||||
# Disable LTO because:
|
|
||||||
# https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/Y3WTAS3MJ5WNNVVYPXARFXV6A6QH6KEY/
|
|
||||||
%define _lto_cflags %{nil}
|
|
||||||
|
|
||||||
# Architectures on which golang works.
|
# Architectures on which golang works.
|
||||||
#% global golang_arches aarch64 % {arm} % {ix86} x86_64
|
#% global golang_arches aarch64 % {arm} % {ix86} x86_64
|
||||||
# In theory the above, in practice golang is so often broken that
|
# In theory the above, in practice golang is so often broken that
|
||||||
@ -61,7 +57,7 @@ Summary: Access and modify virtual machine disk images
|
|||||||
Name: libguestfs
|
Name: libguestfs
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 1.45.5
|
Version: 1.45.5
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
|
|
||||||
# Build only for architectures that have a kernel
|
# Build only for architectures that have a kernel
|
||||||
@ -1119,6 +1115,9 @@ rm ocaml/html/.gitignore
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 10 2021 Jeff Law <jlaw@tachyum.com> - 1:1.45.5-2
|
||||||
|
- Re-enable LTO
|
||||||
|
|
||||||
* Fri Apr 09 2021 Richard W.M. Jones <rjones@redhat.com> - 1:1.45.5-1
|
* Fri Apr 09 2021 Richard W.M. Jones <rjones@redhat.com> - 1:1.45.5-1
|
||||||
- New upstream development version 1.45.5.
|
- New upstream development version 1.45.5.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user