From 32c380b7f9349562d9bcdbd8887763402ee3adea Mon Sep 17 00:00:00 2001 From: Ali Mohammad Pur Date: Mon, 16 May 2022 22:55:50 +0430 Subject: Ports: Update openttd's patches to use git patches --- Ports/openttd/patches/ReadMe.md | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 Ports/openttd/patches/ReadMe.md (limited to 'Ports/openttd/patches/ReadMe.md') diff --git a/Ports/openttd/patches/ReadMe.md b/Ports/openttd/patches/ReadMe.md new file mode 100644 index 0000000000..404fc4abdc --- /dev/null +++ b/Ports/openttd/patches/ReadMe.md @@ -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 + + -- cgit v1.2.3