mirror of
https://github.com/RGBCube/serenity
synced 2025-07-31 15:37:47 +00:00
Ports: Update thesilversearcher's patches to use git patches
This commit is contained in:
parent
6f6d1a8f76
commit
3531aa2b84
3 changed files with 65 additions and 47 deletions
|
@ -1,7 +1,9 @@
|
|||
# Patches for thesilversearcher on SerenityOS
|
||||
|
||||
## `0001-pledge-thread.patch`
|
||||
## `0001-Add-the-thread-pledge-to-the-pledge-list.patch`
|
||||
|
||||
Add the thread pledge to the pledge list
|
||||
|
||||
On OpenBSD, stdio typically grants thread, but on Serenity it is its own
|
||||
option.
|
||||
|
||||
src/main.c: Add thread option to pledges.
|
||||
On OpenBSD, stdio typically grants thread,
|
||||
but on Serenity it is its own option.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue