blob: 404fc4abdc01fddae7f69cc061ef0e0b5a715f80 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
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
|