openwrt-packages/lang/perl
Zoltan HERPAI d42ced507a perl: add support for riscv64
Required by sifiveu and upcoming riscv targets.

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
(cherry picked from commit cf59047d3c)
2023-11-06 00:21:08 +01:00
..
files perl: add support for riscv64 2023-11-06 00:21:08 +01:00
patches perl: fix build errors on macOS 2021-02-09 10:45:30 +02:00
Config.in perl: enable threading support for aarch64 by default 2022-12-14 22:13:40 +08:00
Makefile perl: add support for riscv64 2023-11-06 00:21:08 +01:00
README.patches perl: Reorganize patches 2015-09-25 11:50:52 +02:00
perlbase.mk perlbase-data: Add dependency on perlbase-scalar 2021-08-31 15:37:32 +02:00
perlmod.mk perl: perlmod: append _LARGEFILE64_SOURCE flag for musl 1.2.4 2023-05-20 13:05:19 +08:00
perlver.mk perl: update to 5.28.1 2018-12-03 15:58:49 -07:00

README.patches

The patches in this package are loosely sorted into the following categories:

0xx - Bugfixes
1xx - Cross-compile fixes
3xx - Workarounds
7xx - Testsuite fixes

Feel free to add another one if your new patch doesn't seem to fit into an
existing category.