SHA256
1
0
forked from pool/gzdoom

add a note about SSE

OBS-URL: https://build.opensuse.org/package/show/games/gzdoom?expand=0&rev=77
This commit is contained in:
Jan Engelhardt 2022-07-05 08:56:51 +00:00 committed by Git OBS Bridge
parent 55a5024790
commit 6ae30f0aae

View File

@ -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