openwrt-packages/lang/perl
Doug Thomson 91ca31025d
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>
(cherry picked from commit 6db2fe93cd)
2022-12-18 21:02:25 +01:00
..
files perl: add powerpc64 support 2022-03-02 16:30:32 -08: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-18 21:02:25 +01:00
Makefile perl: add powerpc64 support 2022-03-02 16:30:32 -08: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.mk: use flock when hostpkg/perl used 2021-08-17 12:03:34 -03: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.