Hello community,

here is the log from the commit of package mvapich2 for openSUSE:Factory 
checked in at 2020-08-03 14:13:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mvapich2 (Old)
 and      /work/SRC/openSUSE:Factory/.mvapich2.new.3592 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mvapich2"

Mon Aug  3 14:13:57 2020 rev:24 rq:823141 version:2.3.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/mvapich2/mvapich2.changes        2020-07-24 
12:10:51.941893600 +0200
+++ /work/SRC/openSUSE:Factory/.mvapich2.new.3592/mvapich2.changes      
2020-08-03 14:14:23.016438775 +0200
@@ -1,0 +2,6 @@
+Sat Jul 25 07:03:57 UTC 2020 - Egbert Eich <[email protected]>
+
+- For HPC builds check for gnu compiler suite version >= 10 and
+  set -fallow-argument-mismatch.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ mvapich2.spec ++++++
--- /var/tmp/diff_new_pack.cXc790/_old  2020-08-03 14:14:26.456442225 +0200
+++ /var/tmp/diff_new_pack.cXc790/_new  2020-08-03 14:14:26.456442225 +0200
@@ -405,7 +405,7 @@
 %global _lto_cflags %{_lto_cflags} -ffat-lto-objects
 
 # GCC10 needs an extra flag to allow badly passed parameters
-%if 0%{?suse_version} > 1500
+%if 0%{?suse_version} > 1500 || 0%{?hpc_gnu_dep_version} >= 10
 export FFLAGS="-fallow-argument-mismatch $FFLAGS"
 %endif
 


Reply via email to