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:
parent
9af076b667
commit
d1a755d1be
@ -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>
|
||||
|
||||
|
@ -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}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user