mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 13:27:35 +00:00
Ports: Remove obsolete siginfo_t::si_error Python3 patch
This commit is contained in:
parent
7a662c2638
commit
ba9a525ba6
2 changed files with 0 additions and 16 deletions
|
@ -1,9 +1,5 @@
|
|||
# Patches for Python 3.9 on SerenityOS
|
||||
|
||||
## `remove-missing-si-errno.patch`
|
||||
|
||||
Removes a reference to `si_errno` in `siginfo_t`, as we currently don't have that implemented.
|
||||
|
||||
## `include-sys-uio.patch`
|
||||
|
||||
Ensures `struct iovec` is defined, required by the socket module.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue