mirror of
https://github.com/RGBCube/serenity
synced 2025-07-30 19:47:48 +00:00
Ports: Update oksh's patches to use git patches
This commit is contained in:
parent
bb8febffac
commit
7077ce7779
6 changed files with 93 additions and 2 deletions
29
Ports/oksh/patches/ReadMe.md
Normal file
29
Ports/oksh/patches/ReadMe.md
Normal file
|
@ -0,0 +1,29 @@
|
|||
# Patches for oksh on SerenityOS
|
||||
|
||||
## `0001-Add-some-compat-macros-for-serenity.patch`
|
||||
|
||||
Add some compat macros for serenity
|
||||
|
||||
|
||||
## `0002-Add-pconfig.h.patch`
|
||||
|
||||
Add pconfig.h
|
||||
|
||||
|
||||
## `0003-Disable-flock.patch`
|
||||
|
||||
Disable flock
|
||||
|
||||
Serenity does not support flock.
|
||||
|
||||
## `0004-Disable-rlimit.patch`
|
||||
|
||||
Disable rlimit
|
||||
|
||||
Serenity does not have rlimit support.
|
||||
|
||||
## `0005-Don-t-emit-the-default-pconfig.h.patch`
|
||||
|
||||
Don't emit the default pconfig.h
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue