SHA256
1
0
forked from pool/libsepol

Accepting request 1115852 from security:SELinux

- Enable LTO now (boo#1138813).

OBS-URL: https://build.opensuse.org/request/show/1115852
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsepol?expand=0&rev=54
This commit is contained in:
Ana Guerrero 2023-10-08 10:17:38 +00:00 committed by Git OBS Bridge
commit c6839cc031
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}