Accepting request 729776 from home:cgiboudeaux:fat-lto-objects
- Use -ffat-lto-objects when building static libraries. OBS-URL: https://build.opensuse.org/request/show/729776 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=446
This commit is contained in:
parent
b31739290f
commit
a76e53adc1
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 10 09:59:19 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Use -ffat-lto-objects when building static libraries.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 9 16:32:56 UTC 2019 - Larry Dewey <ldewey@suse.com>
|
||||
|
||||
|
@ -573,6 +573,7 @@ It can import a variety of guest operating systems from libvirt-managed hosts.
|
||||
%patch101 -p1
|
||||
|
||||
%build
|
||||
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
|
||||
bison --version
|
||||
# [Bug 789653] sles11 perl obsoletes perl-Pod-Simple unconditionally
|
||||
export PERLLIB=`echo $PWD/Pod-Simple-*/lib`
|
||||
|
Loading…
Reference in New Issue
Block a user