From 6ae30f0aaedb53ca8bc47dd9f8e892c389bfdcf971d97fa694bd570d6592ea3f Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 5 Jul 2022 08:56:51 +0000 Subject: [PATCH] add a note about SSE OBS-URL: https://build.opensuse.org/package/show/games/gzdoom?expand=0&rev=77 --- gzdoom.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gzdoom.spec b/gzdoom.spec index 9899456..0c442f7 100644 --- a/gzdoom.spec +++ b/gzdoom.spec @@ -72,6 +72,8 @@ GZDoom is a port (a modification) of the original Doom source code, featuring: ZScript, and various modding features regarding actors and scenery. * Demo record/playback of classic and Boom demos is not supported. +The executables hard-require SSE2 on i686 currently. + %prep %autosetup -n %name-g%version -p1 perl -i -pe 's{__DATE__}{"does not matter when"}g' src/common/platform/posix/sdl/i_main.cpp