Accepting request 798385 from home:marxin:branches:science:HPC
- Add -fcommon in order to fix boo#1160279. OBS-URL: https://build.opensuse.org/request/show/798385 OBS-URL: https://build.opensuse.org/package/show/science:HPC/libpsm2?expand=0&rev=52
This commit is contained in:
parent
3de910fe97
commit
8737945faa
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 27 19:27:00 UTC 2020 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Add -fcommon in order to fix boo#1160279.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 3 08:27:09 UTC 2020 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
|
||||
|
||||
|
@ -90,6 +90,7 @@ Support for MPIs linked with PSM versions < 2.
|
||||
cp %{S:1} ChangeLog
|
||||
|
||||
%build
|
||||
%global optflags %{optflags} -fcommon
|
||||
export RPM_OPT_FLAGS
|
||||
export VERSION=${Version} RELEASE=${Release}
|
||||
make %{?_smp_mflags}
|
||||
|
Loading…
x
Reference in New Issue
Block a user