diff options
Diffstat (limited to 'Ports/nethack/patches/ReadMe.md')
-rw-r--r-- | Ports/nethack/patches/ReadMe.md | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/Ports/nethack/patches/ReadMe.md b/Ports/nethack/patches/ReadMe.md new file mode 100644 index 0000000000..f36e377613 --- /dev/null +++ b/Ports/nethack/patches/ReadMe.md @@ -0,0 +1,27 @@ +# Patches for nethack on SerenityOS + +## `0001-Don-t-use-fcntl-on-serenity.patch` + +Don't use fcntl on serenity + + +## `0002-Use-explicitly-sized-types.patch` + +Use explicitly sized types + + +## `0003-Use-host-tools-where-needed.patch` + +Use host tools where needed + + +## `0004-Set-the-install-path-correctly.patch` + +Set the install path correctly + + +## `0005-Add-hints-for-serenity.patch` + +Add hints for serenity + + |