ladybird/Ports/perl5/patches
Beckett Normington 8ee71a9920 Ports: Add perl5
2023-07-29 09:03:39 -06:00
..
0001-configure-Hardcode-random-in-place-of-drand48.patch Ports: Add perl5 2023-07-29 09:03:39 -06:00
0002-pp_sys-Avoid-redefining-h_errno.patch Ports: Add perl5 2023-07-29 09:03:39 -06:00
0003-Makefile-Don-t-run-lib-unicore-mktables-with-maketes.patch Ports: Add perl5 2023-07-29 09:03:39 -06:00
0004-Disable-nanosleep.patch Ports: Add perl5 2023-07-29 09:03:39 -06:00
0005-configure-Add-hint-for-serenity.patch Ports: Add perl5 2023-07-29 09:03:39 -06:00
ReadMe.md Ports: Add perl5 2023-07-29 09:03:39 -06:00

Patches for perl5 on SerenityOS

0001-configure-Hardcode-random-in-place-of-drand48.patch

configure: Hardcode random() in place of drand48()

0002-pp_sys-Avoid-redefining-h_errno.patch

pp_sys: Avoid redefining h_errno

0003-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.

0004-Disable-nanosleep.patch

Disable nanosleep

0005-configure-Add-hint-for-serenity.patch

configure: Add hint for serenity