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

Disable LTO (boo#1133119).

OBS-URL: https://build.opensuse.org/request/show/697422
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=350
This commit is contained in:
Dominique Leuenberger 2019-04-30 09:51:34 +00:00 committed by Git OBS Bridge
parent 2090a19629
commit 91c2599a54
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 \