forked from pool/libsepol
Accepting request 711060 from home:marxin:branches:security:SELinux
- Disable LTO due to symbol versioning (boo#1138813). OBS-URL: https://build.opensuse.org/request/show/711060 OBS-URL: https://build.opensuse.org/package/show/security:SELinux/libsepol?expand=0&rev=72
This commit is contained in:
parent
5833de3b1d
commit
344793b1f5
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 20 10:25:00 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Disable LTO due to symbol versioning (boo#1138813).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 20 15:12:34 UTC 2019 - jsegitz@suse.com
|
||||
|
||||
|
@ -12,7 +12,7 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
@ -88,6 +88,7 @@ policies.
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%define _lto_cflags %{nil}
|
||||
export CFLAGS="%{optflags}"
|
||||
make %{?_smp_mflags}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user