Package: yquake2 / 8.51+dfsg-1
Metadata
Package | Version | Patches format |
---|---|---|
yquake2 | 8.51+dfsg-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
debian/build Don t use SSE on i386.patch | (download) |
Makefile |
5 4 + 1 - 0 ! |
build: don't use sse on i386 As of 2021, Debian's i386 baseline is still i686 minus one instruction, so it does not guarantee MMX or SSE. |
debian/savegame Add compatibility with older Debian builds.patch | (download) |
src/game/savegame/savegame.c |
10 10 + 0 - 0 ! |
savegame: add compatibility with older debian builds Older builds were accidentally using Debian CPU names such as amd64, arm64, ppc64el and powerpc, instead of `uname -m` output such as x86_64. Accept both. |
1