diff --git a/glusterfs.changes b/glusterfs.changes index ac53635..b1beb93 100644 --- a/glusterfs.changes +++ b/glusterfs.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Apr 23 11:33:06 UTC 2019 - Martin Liška + +- Disable LTO (boo#1133088). + ------------------------------------------------------------------- Sun Mar 17 06:01:34 UTC 2019 - seanlew@opensuse.org diff --git a/glusterfs.spec b/glusterfs.spec index ddefd60..d0ee6c6 100644 --- a/glusterfs.spec +++ b/glusterfs.spec @@ -140,6 +140,7 @@ This package provides development files such as headers and library links. %prep +%define _lto_cflags %{nil} %setup -q #%patch -P 2 -p1 >contrib/sunrpc/xdr_sizeof.c