SHA256
1
0
forked from pool/libsepol

Accepting request 798389 from home:marxin:branches:security:SELinux

- Enable -fcommon in order to fix boo#1160874.

OBS-URL: https://build.opensuse.org/request/show/798389
OBS-URL: https://build.opensuse.org/package/show/security:SELinux/libsepol?expand=0&rev=78
This commit is contained in:
Johannes Segitz 2020-04-28 06:41:43 +00:00 committed by Git OBS Bridge
parent 3c5f1f043d
commit 7fb641ce31
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}