perl: enable threading support for aarch64 by default
authorDoug Thomson <dwt62f+github@gmail.com>
Sun, 11 Dec 2022 00:22:09 +0000 (11:22 +1100)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Sun, 18 Dec 2022 20:02:25 +0000 (21:02 +0100)
commit91ca31025dcc3414f56a1f26660048d38725e982
tree6e9b47da7b7e2c1d0e0f1905c9c5c1c2fe5e6213
parent1f3b5ba00a7c30fbc458683b1b2ea7e297ad20b9
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 6db2fe93cd9db6e1f26fded0c4fd4b1c58484e49)
lang/perl/Config.in