Hello community, here is the log from the commit of package pcsx2 for openSUSE:Factory checked in at 2020-09-14 12:29:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pcsx2 (Old) and /work/SRC/openSUSE:Factory/.pcsx2.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pcsx2" Mon Sep 14 12:29:38 2020 rev:16 rq:834132 version:1.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/pcsx2/pcsx2.changes 2020-08-31 16:53:22.516445329 +0200 +++ /work/SRC/openSUSE:Factory/.pcsx2.new.4249/pcsx2.changes 2020-09-14 12:30:47.625192983 +0200 @@ -1,0 +2,5 @@ +Sun Sep 6 14:26:05 UTC 2020 - Yunhe Guo <[email protected]> + +- Add comments for DISABLE_ADVANCE_SIMD because the name is misleading + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pcsx2.spec ++++++ --- /var/tmp/diff_new_pack.qkSTeM/_old 2020-09-14 12:30:49.289194044 +0200 +++ /var/tmp/diff_new_pack.qkSTeM/_new 2020-09-14 12:30:49.297194049 +0200 @@ -283,6 +283,9 @@ %build # -DUSER_CMAKE_C_FLAGS="-Wno-narrowing": build fails otherwise # -DUSER_CMAKE_CXX_FLAGS="-Wno-narrowing": build fails otherwise +# -DDISABLE_ADVANCE_SIMD=ON: the name of this option is misleading. it actually +# build multiple binary for different instruction sets. it is more compatible +# to both old and new CPU. %cmake \ -DCMAKE_BUILD_TYPE=Release \ -DUSER_CMAKE_C_FLAGS="-Wno-narrowing" \
