diff --git a/libsemanage.spec b/libsemanage.spec index 06250f2..950fdbf 100644 --- a/libsemanage.spec +++ b/libsemanage.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/ # diff --git a/python-semanage.changes b/python-semanage.changes index 09e2172..b3fb2fb 100644 --- a/python-semanage.changes +++ b/python-semanage.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri May 3 12:22:25 UTC 2019 - Martin Liška + +- Disable LTO (boo#1133280). + ------------------------------------------------------------------- Wed Mar 20 15:10:21 UTC 2019 - jsegitz@suse.com diff --git a/python-semanage.spec b/python-semanage.spec index 41660b4..9ba3967 100644 --- a/python-semanage.spec +++ b/python-semanage.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/ # @@ -50,6 +50,7 @@ SELinux policy management applications. %patch0 %build +%define _lto_cflags %{nil} make %{?_smp_mflags} clean %{python_expand # loop over possible pythons make -j1 PYTHON=$python CFLAGS="%{optflags}" swigify