Hello community, here is the log from the commit of package iozone for openSUSE:Leap:15.2:NonFree checked in at 2020-06-16 10:52:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2:NonFree/iozone (Old) and /work/SRC/openSUSE:Leap:15.2:NonFree/.iozone.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "iozone" Tue Jun 16 10:52:58 2020 rev:10 rq:813396 version:3.488 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2:NonFree/iozone/iozone.changes 2020-03-23 07:20:57.110769626 +0100 +++ /work/SRC/openSUSE:Leap:15.2:NonFree/.iozone.new.3606/iozone.changes 2020-06-16 10:52:59.172960876 +0200 @@ -1,0 +2,5 @@ +Thu Jun 11 07:13:23 UTC 2020 - Martin Pluskal <[email protected]> + +- Fix building with gcc10 by using -fcommon cflag + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ iozone.spec ++++++ --- /var/tmp/diff_new_pack.aW8Or7/_old 2020-06-16 10:52:59.508961830 +0200 +++ /var/tmp/diff_new_pack.aW8Or7/_new 2020-06-16 10:52:59.512961841 +0200 @@ -45,7 +45,7 @@ %setup -q -n %{name}%{src_version}_%{src_release} %build -%make_build CFLAGS="%{optflags} -DHAVE_PREADV -DHAVE_PWRITEV" -C src/current linux +%make_build CFLAGS="%{optflags} -fcommon -DHAVE_PREADV -DHAVE_PWRITEV" -C src/current linux %install install -D -p -m 0755 src/current/iozone %{buildroot}%{_bindir}/iozone
