SHA256
3
0
forked from pool/libsepol

Accepting request 712736 from security:SELinux

OBS-URL: https://build.opensuse.org/request/show/712736
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsepol?expand=0&rev=42
This commit is contained in:
Dominique Leuenberger 2019-07-08 13:08:41 +00:00 committed by Git OBS Bridge
commit 72124986e0
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}