1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 10:17:34 +00:00

Ports: Update openttd's patches to use git patches

This commit is contained in:
Ali Mohammad Pur 2022-05-16 22:55:50 +04:30 committed by Ali Mohammad Pur
parent 2c71a62e09
commit 32c380b7f9
11 changed files with 201 additions and 78 deletions

View file

@ -0,0 +1,34 @@
# Patches for openttd on SerenityOS
## `0001-All-sorts-of-fixes-for-the-build.patch`
All sorts of fixes for the build
## `0002-Memory.patch`
Memory
FIXME: There is no information available about this patch, fill this in.
## `0003-Pass-setsockopt-argument-as-char.patch`
Pass `setsockopt` argument as char*
## `0004-Stub-GetPerformanceTimer-to-return-0.patch`
Stub GetPerformanceTimer() to return 0
## `0005-Don-t-use-the-asm-version-of-rdtsc.patch`
Don't use the asm version of rdtsc
## `0006-Don-t-set-any-signal-handlers.patch`
Don't set any signal handlers