diff --git a/mutter.changes b/mutter.changes index ac61678..07d0d45 100644 --- a/mutter.changes +++ b/mutter.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 24 09:42:26 UTC 2019 - Martin Liška + +- Disable LTO (boo#1133121). + ------------------------------------------------------------------- Thu Apr 18 10:36:55 UTC 2019 - Dominique Leuenberger diff --git a/mutter.spec b/mutter.spec index 05284a3..88afe7f 100644 --- a/mutter.spec +++ b/mutter.spec @@ -158,6 +158,7 @@ translation-update-upstream po mutter %endif %build +%define _lto_cflags %{nil} %meson \ -Degl_device=true \ -Dcogl_tests=false \