packages/lang/perl
Doug Thomson bc644ab6d3 perl: enable threading support for aarch64 by default
Perl threads seem to be supported and working for aarch64, and
including aarch64 here would allow packages like freeswitch-mod-perl
to become available from the standard OpwnWrt package repository for
popular routers such as the Linksys E8450 and Belkin RT3200.

Signed-off-by: Doug Thomson <dwt62f+github@gmail.com>
2022-12-15 16:06:19 +08:00
..
files perl: add powerpc64 support 2022-11-03 11:38:35 +08:00
patches lang: bump version 2021-06-14 19:43:42 +08:00
Config.in perl: enable threading support for aarch64 by default 2022-12-15 16:06:19 +08:00
Makefile perl: add powerpc64 support 2022-11-03 11:38:35 +08:00
perlbase.mk perlbase-data: Add dependency on perlbase-scalar 2022-11-03 11:38:35 +08:00
perlmod.mk perl: perlmod.mk: use flock when hostpkg/perl used 2022-11-03 11:38:35 +08:00
perlver.mk packages: sync to new packages 2020-07-08 14:18:52 +08:00
README.patches first commit 2018-10-18 16:56:47 +08:00

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.