1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-29 20:17:46 +00:00

Ports: Update tuxracer's patches to use git patches

This commit is contained in:
Ali Mohammad Pur 2022-05-16 23:53:17 +04:30 committed by Ali Mohammad Pur
parent 624c3c5a46
commit 4e979feb6e
3 changed files with 85 additions and 36 deletions

View file

@ -0,0 +1,14 @@
# Patches for tuxracer on SerenityOS
## `0001-Explicitly-link-in-SDL2.patch`
Explicitly link in SDL2
Also pretend that isnan() works correctly.
## `0002-Big-bag-of-random-changes-to-the-source.patch`
Big bag of random changes to the source
FIXME: Split this up sensibly