mirror of
https://github.com/RGBCube/serenity
synced 2025-05-25 22:25:08 +00:00

Following the removal of the `drand48` patch to the configure script, we can now remove this patch as it is no longer needed to prevent an interpreter hang.
15 lines
260 B
Markdown
Executable file
15 lines
260 B
Markdown
Executable file
# Patches for perl5 on SerenityOS
|
|
|
|
## `0001-pp_sys-Avoid-redefining-h_errno.patch`
|
|
|
|
pp_sys: Avoid redefining `h_errno`
|
|
|
|
## `0002-Disable-nanosleep.patch`
|
|
|
|
Disable nanosleep
|
|
|
|
## `0003-configure-Add-hint-for-serenity.patch`
|
|
|
|
configure: Add hint for `serenity`
|
|
|
|
|