SHA256
3
0
forked from pool/libsepol

Accepting request 798515 from security:SELinux

OBS-URL: https://build.opensuse.org/request/show/798515
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsepol?expand=0&rev=45
This commit is contained in:
Dominique Leuenberger 2020-05-02 20:12:09 +00:00 committed by Git OBS Bridge
commit 256b149aa7
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Apr 27 19:35:18 UTC 2020 - Martin Liška <mliska@suse.cz>
- Enable -fcommon in order to fix boo#1160874.
-------------------------------------------------------------------
Tue Mar 3 12:17:04 UTC 2020 - Johannes Segitz <jsegitz@suse.de>

View File

@ -91,6 +91,7 @@ policies.
%build
%define _lto_cflags %{nil}
%global optflags %{optflags} -fcommon
export CFLAGS="%{optflags}"
make %{?_smp_mflags}