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

- Enable LTO (boo#1133124) as gobject-introspection works fine with LTO.

OBS-URL: https://build.opensuse.org/request/show/855970
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/flatpak?expand=0&rev=124
This commit is contained in:
Dominique Leuenberger 2020-12-15 12:43:55 +00:00 committed by Git OBS Bridge
parent 42d77a9a30
commit d223fbd1c1
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Dec 15 10:36:42 UTC 2020 - Martin Liška <mliska@suse.cz>
- Enable LTO (boo#1133124) as gobject-introspection works fine with LTO.
-------------------------------------------------------------------
Mon Nov 23 17:30:01 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -146,7 +146,6 @@ 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 \