1
Fork 0
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:
Ali Mohammad Pur 2022-05-16 19:21:55 +04:30 committed by Ali Mohammad Pur
parent bb8febffac
commit 7077ce7779
6 changed files with 93 additions and 2 deletions

View 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