From 8737945faa9fe405fdca5fe56d2fe2ad8761d8e8966d0b97d4f78957ad3bd5da Mon Sep 17 00:00:00 2001 From: Nicolas Morey-Chaisemartin Date: Mon, 27 Apr 2020 19:31:24 +0000 Subject: [PATCH] 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 --- libpsm2.changes | 5 +++++ libpsm2.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/libpsm2.changes b/libpsm2.changes index 341056c..f280872 100644 --- a/libpsm2.changes +++ b/libpsm2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 27 19:27:00 UTC 2020 - Martin Liška + +- Add -fcommon in order to fix boo#1160279. + ------------------------------------------------------------------- Fri Apr 3 08:27:09 UTC 2020 - Nicolas Morey-Chaisemartin diff --git a/libpsm2.spec b/libpsm2.spec index c88ab6d..987d384 100644 --- a/libpsm2.spec +++ b/libpsm2.spec @@ -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}