Hello community, here is the log from the commit of package lammps for openSUSE:Factory checked in at 2020-06-15 20:31:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lammps (Old) and /work/SRC/openSUSE:Factory/.lammps.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lammps" Mon Jun 15 20:31:03 2020 rev:17 rq:814601 version:20200505 Changes: -------- --- /work/SRC/openSUSE:Factory/lammps/lammps.changes 2020-06-11 14:50:03.850349089 +0200 +++ /work/SRC/openSUSE:Factory/.lammps.new.3606/lammps.changes 2020-06-15 20:31:21.310549879 +0200 @@ -1,0 +2,6 @@ +Sun Jun 14 20:44:26 UTC 2020 - Christoph Junghans <[email protected]> + +- disable march=native optimization by setting empty + CMAKE_TUNE_FLAGS + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lammps.spec ++++++ --- /var/tmp/diff_new_pack.ShzLgS/_old 2020-06-15 20:31:23.526557556 +0200 +++ /var/tmp/diff_new_pack.ShzLgS/_new 2020-06-15 20:31:23.526557556 +0200 @@ -177,6 +177,7 @@ -C ../cmake/presets/all_on.cmake \ -C ../cmake/presets/nolib.cmake \ -DCMAKE_Fortran_COMPILER="$(type -p gfortran)" \ + -DCMAKE_TUNE_FLAGS='' \ -DBUILD_TOOLS=ON \ -DBUILD_OMP=ON \ %{?with_kokkos:-DPKG_KOKKOS=ON -DEXTERNAL_KOKKOS=ON} \
