Hello community,

here is the log from the commit of package libretro-yabause for 
openSUSE:Factory checked in at 2020-10-16 16:13:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libretro-yabause (Old)
 and      /work/SRC/openSUSE:Factory/.libretro-yabause.new.3486 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libretro-yabause"

Fri Oct 16 16:13:55 2020 rev:3 rq:841931 version:0~git20200605

Changes:
--------
--- /work/SRC/openSUSE:Factory/libretro-yabause/libretro-yabause.changes        
2020-06-23 21:06:49.102273315 +0200
+++ 
/work/SRC/openSUSE:Factory/.libretro-yabause.new.3486/libretro-yabause.changes  
    2020-10-16 16:14:08.200688067 +0200
@@ -1,0 +2,5 @@
+Thu Oct 15 12:50:35 UTC 2020 - Guillaume GARDET <guillaume.gar...@opensuse.org>
+
+- Fix build on non-x86
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libretro-yabause.spec ++++++
--- /var/tmp/diff_new_pack.5YSTt2/_old  2020-10-16 16:14:09.276688397 +0200
+++ /var/tmp/diff_new_pack.5YSTt2/_new  2020-10-16 16:14:09.280688398 +0200
@@ -39,7 +39,10 @@
 
 %build
 cd yabause/src/libretro
-make
+make \
+%ifnarch %{ix86} x86_64
+  HAVE_SSE=0 \
+%endif
 
 %install
 mkdir -p %{buildroot}%{_libdir}/libretro


Reply via email to