diff --git a/libsepol.changes b/libsepol.changes index cd726fd..ccdd844 100644 --- a/libsepol.changes +++ b/libsepol.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jun 20 10:25:00 UTC 2019 - Martin Liška + +- Disable LTO due to symbol versioning (boo#1138813). + ------------------------------------------------------------------- Wed Mar 20 15:12:34 UTC 2019 - jsegitz@suse.com diff --git a/libsepol.spec b/libsepol.spec index 0783314..6332c78 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -88,6 +88,7 @@ policies. %setup -q %build +%define _lto_cflags %{nil} export CFLAGS="%{optflags}" make %{?_smp_mflags}