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:
parent
3c5f1f043d
commit
7fb641ce31
@ -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>
|
||||
|
||||
|
@ -91,6 +91,7 @@ policies.
|
||||
|
||||
%build
|
||||
%define _lto_cflags %{nil}
|
||||
%global optflags %{optflags} -fcommon
|
||||
export CFLAGS="%{optflags}"
|
||||
make %{?_smp_mflags}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user