Hello community, here is the log from the commit of package piglit for openSUSE:Factory checked in at 2020-06-11 14:53:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/piglit (Old) and /work/SRC/openSUSE:Factory/.piglit.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "piglit" Thu Jun 11 14:53:38 2020 rev:8 rq:813424 version:1~20191210.603cfb975 Changes: -------- --- /work/SRC/openSUSE:Factory/piglit/piglit.changes 2019-12-10 22:44:59.705751868 +0100 +++ /work/SRC/openSUSE:Factory/.piglit.new.3606/piglit.changes 2020-06-11 14:54:45.911290299 +0200 @@ -1,0 +2,5 @@ +Thu Jun 11 08:54:01 UTC 2020 - Martin Pluskal <[email protected]> + +- Fix building with gcc10 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ piglit.spec ++++++ --- /var/tmp/diff_new_pack.pk5p71/_old 2020-06-11 14:54:47.199294227 +0200 +++ /var/tmp/diff_new_pack.pk5p71/_new 2020-06-11 14:54:47.199294227 +0200 @@ -1,7 +1,7 @@ # # spec file for package piglit # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -109,6 +109,7 @@ -DPIGLIT_BUILD_GL_ES2_TESTS=OFF \ -DPIGLIT_BUILD_GL_ES3_TESTS=OFF \ %endif + -DCMAKE_C_FLAGS="%{optflags} -fcommon -DNDEBUG" \ -DCMAKE_SHARED_LINKER_FLAGS="-Wl,--as-needed -Wl,-z,now" \ -DCMAKE_SKIP_RPATH:BOOL=OFF \ -DCMAKE_BUILD_WITH_INSTALL_RPATH:BOOL=ON \
