forked from pool/libselinux
Accepting request 705829 from home:marxin:branches:security:SELinux
- Disable LTO (boo#1133244). OBS-URL: https://build.opensuse.org/request/show/705829 OBS-URL: https://build.opensuse.org/package/show/security:SELinux/libselinux?expand=0&rev=114
This commit is contained in:
parent
4a6ecd2856
commit
962c260ba0
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 28 08:28:03 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||||
|
|
||||||
|
- Disable LTO (boo#1133244).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 24 11:22:19 UTC 2019 - <jsegitz@suse.com>
|
Fri May 24 11:22:19 UTC 2019 - <jsegitz@suse.com>
|
||||||
|
|
||||||
|
@ -78,6 +78,7 @@ language.
|
|||||||
%patch4 -p1
|
%patch4 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
%define _lto_cflags %{nil}
|
||||||
make %{?_smp_mflags} LIBDIR="%{_libdir}" CFLAGS="%{optflags}" -C src V=1
|
make %{?_smp_mflags} LIBDIR="%{_libdir}" CFLAGS="%{optflags}" -C src V=1
|
||||||
make %{?_smp_mflags} LIBDIR="%{_libdir}" CFLAGS="%{optflags}" -C src swigify V=1
|
make %{?_smp_mflags} LIBDIR="%{_libdir}" CFLAGS="%{optflags}" -C src swigify V=1
|
||||||
make %{?_smp_mflags} LIBDIR="%{_libdir}" CFLAGS="%{optflags}" -C src pywrap V=1
|
make %{?_smp_mflags} LIBDIR="%{_libdir}" CFLAGS="%{optflags}" -C src pywrap V=1
|
||||||
|
Loading…
Reference in New Issue
Block a user