From 344793b1f5f673bc87ab02d42a0624954ad31c59c36ac59e9e187a5c82a03cae Mon Sep 17 00:00:00 2001 From: Johannes Segitz Date: Mon, 1 Jul 2019 07:56:24 +0000 Subject: [PATCH] Accepting request 711060 from home:marxin:branches:security:SELinux - Disable LTO due to symbol versioning (boo#1138813). OBS-URL: https://build.opensuse.org/request/show/711060 OBS-URL: https://build.opensuse.org/package/show/security:SELinux/libsepol?expand=0&rev=72 --- libsepol.changes | 5 +++++ libsepol.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) 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}