mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 08:07:44 +00:00
Ports/perl5: Remove no longer needed Makefile patch
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.
This commit is contained in:
parent
eaf7dbaced
commit
39e79d6f6f
4 changed files with 2 additions and 35 deletions
|
@ -4,20 +4,11 @@
|
|||
|
||||
pp_sys: Avoid redefining `h_errno`
|
||||
|
||||
|
||||
## `0002-Makefile-Don-t-run-lib-unicore-mktables-with-maketes.patch`
|
||||
|
||||
Makefile: Don't run `lib/unicore/mktables` with -maketest
|
||||
|
||||
This argument causes the interpreter to hang and consume huge amounts
|
||||
of RAM.
|
||||
|
||||
## `0003-Disable-nanosleep.patch`
|
||||
## `0002-Disable-nanosleep.patch`
|
||||
|
||||
Disable nanosleep
|
||||
|
||||
|
||||
## `0004-configure-Add-hint-for-serenity.patch`
|
||||
## `0003-configure-Add-hint-for-serenity.patch`
|
||||
|
||||
configure: Add hint for `serenity`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue