Accepting request 796235 from Base:System
OBS-URL: https://build.opensuse.org/request/show/796235 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pcp?expand=0&rev=56
This commit is contained in:
commit
6f4b4161c6
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 22 04:21:13 UTC 2020 - Martin Liška <mliska@suse.cz>
|
||||||
|
|
||||||
|
- Add -fcommon in order to fix boo#1160411.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 27 09:43:05 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
|
Fri Mar 27 09:43:05 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
|
||||||
|
|
||||||
|
1
pcp.spec
1
pcp.spec
@ -2305,6 +2305,7 @@ rm -Rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
%define _lto_cflags %{nil}
|
%define _lto_cflags %{nil}
|
||||||
|
%global optflags %{optflags} -fcommon
|
||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
# in case we're building without os-release (bsc#1123311)...
|
# in case we're building without os-release (bsc#1123311)...
|
||||||
export PACKAGE_DISTRIBUTION="suse"
|
export PACKAGE_DISTRIBUTION="suse"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user