Accepting request 699588 from GNOME:Factory

Disable LTO (boo#1133119). (forwarded request 697422 from marxin)

OBS-URL: https://build.opensuse.org/request/show/699588
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk3?expand=0&rev=143
This commit is contained in:
2019-05-03 20:19:12 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 24 09:39:02 UTC 2019 - Martin Liška <mliska@suse.cz>
- Disable LTO (boo#1133119).
-------------------------------------------------------------------
Thu Apr 11 09:24:41 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@@ -371,6 +371,7 @@ cp -a %{SOURCE1} .
%patch1 -p1
%build
%define _lto_cflags %{nil}
%configure \
--disable-static \
--enable-man \