1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-28 22:57:35 +00:00

Ports: Update nethack's patches to use git patches

This commit is contained in:
Ali Mohammad Pur 2022-05-16 19:21:55 +04:30 committed by Ali Mohammad Pur
parent b62503a142
commit 59156d0f0e
7 changed files with 355 additions and 249 deletions

View file

@ -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