From 0c7399af3a57c1006a9bfae7ec4c41dd70d5170bfca923ad0e0fd804d8a75072 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 6 May 2019 07:47:20 +0000 Subject: [PATCH] Accepting request 700376 from home:marxin:branches:security:SELinux - Disable LTO (boo#1133280). OBS-URL: https://build.opensuse.org/request/show/700376 OBS-URL: https://build.opensuse.org/package/show/security:SELinux/libsemanage?expand=0&rev=73 --- libsemanage.spec | 2 +- python-semanage.changes | 5 +++++ python-semanage.spec | 3 ++- 3 files changed, 8 insertions(+), 2 deletions(-) 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