Accepting request 699591 from GNOME:Factory

Disable LTO (boo#1133124). (forwarded request 697430 from marxin)

OBS-URL: https://build.opensuse.org/request/show/699591
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flatpak?expand=0&rev=29
This commit is contained in:
Dominique Leuenberger 2019-05-03 20:19:38 +00:00 committed by Git OBS Bridge
commit 4770a56582
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 24 09:45:40 UTC 2019 - Martin Liška <mliska@suse.cz>
- Disable LTO (boo#1133124).
-------------------------------------------------------------------
Thu Mar 28 13:05:50 UTC 2019 - Andrei Dziahel <develop7@develop7.info>

View File

@ -118,6 +118,7 @@ more information.
sed -i -e '1s,#!%{_bindir}/env python3,#!%{_bindir}/python3,' scripts/flatpak-*
%build
%define _lto_cflags %{nil}
NOCONFIGURE=1 ./autogen.sh
%configure \
--disable-silent-rules \