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

Disable LTO (boo#1133121).

OBS-URL: https://build.opensuse.org/request/show/697427
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=313
This commit is contained in:
Dominique Leuenberger 2019-04-30 09:51:47 +00:00 committed by Git OBS Bridge
parent df7d57851c
commit 6af0f3c4d5
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 24 09:42:26 UTC 2019 - Martin Liška <mliska@suse.cz>
- Disable LTO (boo#1133121).
-------------------------------------------------------------------
Thu Apr 18 10:36:55 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -158,6 +158,7 @@ translation-update-upstream po mutter
%endif
%build
%define _lto_cflags %{nil}
%meson \
-Degl_device=true \
-Dcogl_tests=false \