SHA256
1
0
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:
Johannes Segitz 2019-07-01 07:56:24 +00:00 committed by Git OBS Bridge
parent 5833de3b1d
commit 344793b1f5
2 changed files with 7 additions and 1 deletions

View File

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

View File

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