mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 19:27:35 +00:00
Ports: Regenerate patches for bash
This commit is contained in:
parent
ae94825cf6
commit
bbd4343b31
3 changed files with 32 additions and 13 deletions
|
@ -1,5 +1,8 @@
|
|||
# Patches for bash
|
||||
# Patches for bash on SerenityOS
|
||||
|
||||
## `include-sys-select.patch`
|
||||
## `0001-accept.c-Include-sys-select.h.patch`
|
||||
|
||||
accept.c: Include sys/select.h
|
||||
This is transitively pulled in by other headers in some systems,
|
||||
serenity is not one of them.
|
||||
|
||||
Include `<sys/select.h>` before using it.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue