mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 04:17:35 +00:00
Ports: Update dash's patches to use git patches
This commit is contained in:
parent
b7975b33b3
commit
03e9253d37
5 changed files with 80 additions and 36 deletions
13
Ports/dash/patches/ReadMe.md
Normal file
13
Ports/dash/patches/ReadMe.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Patches for dash on SerenityOS
|
||||
|
||||
## `0001-Replace-a-use-of-wait3-with-waitpid-in-the-job-contr.patch`
|
||||
|
||||
Replace a use of wait3() with waitpid() in the job control
|
||||
|
||||
wait3() does not exist on serenity.
|
||||
|
||||
## `0002-Skip-building-helpers-by-default.patch`
|
||||
|
||||
Skip building helpers by default
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue