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:
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

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