SHA256
1
0
forked from pool/libsepol

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
This commit is contained in:
Johannes Segitz 2023-03-24 13:24:44 +00:00 committed by Git OBS Bridge
parent 9af076b667
commit d1a755d1be
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Mar 23 16:06:02 UTC 2023 - Martin Liška <mliska@suse.cz>
- Enable LTO now (boo#1138813).
-------------------------------------------------------------------
Fri Feb 24 07:50:14 UTC 2023 - Johannes Segitz <jsegitz@suse.com>

View File

@ -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}