Accepting request 697430 from home:marxin:branches:GNOME:Factory

Disable LTO (boo#1133124).

OBS-URL: https://build.opensuse.org/request/show/697430
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/flatpak?expand=0&rev=74
This commit is contained in:
Dominique Leuenberger 2019-04-30 09:51:57 +00:00 committed by Git OBS Bridge
parent 9eb7bf8d66
commit 30d960967b
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 \