From d1a755d1beba983e6ba7361c1c0bcc3f47aeeeda21b2484a3f768728c5767dbc Mon Sep 17 00:00:00 2001 From: Johannes Segitz Date: Fri, 24 Mar 2023 13:24:44 +0000 Subject: [PATCH] Accepting request 1074005 from home:marxin:branches:security:SELinux - Enable LTO now (boo#1138813). OBS-URL: https://build.opensuse.org/request/show/1074005 OBS-URL: https://build.opensuse.org/package/show/security:SELinux/libsepol?expand=0&rev=94 --- libsepol.changes | 5 +++++ libsepol.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/libsepol.changes b/libsepol.changes index 543b1d0..c92abbe 100644 --- a/libsepol.changes +++ b/libsepol.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 23 16:06:02 UTC 2023 - Martin Liška + +- Enable LTO now (boo#1138813). + ------------------------------------------------------------------- Fri Feb 24 07:50:14 UTC 2023 - Johannes Segitz diff --git a/libsepol.spec b/libsepol.spec index 544b75f..320c719 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -92,7 +92,7 @@ policies. %setup -q %build -%define _lto_cflags %{nil} +%global _lto_cflags %{_lto_cflags} -ffat-lto-objects export CFLAGS="%{optflags} -fcommon" make %{?_smp_mflags}