perl: add support for riscv64

Required by sifiveu and upcoming riscv targets.

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
This commit is contained in:
Zoltan HERPAI
2023-10-12 16:20:07 +02:00
committed by Philip Prindeville
parent a6a8c98ac0
commit cf59047d3c
2 changed files with 22 additions and 1 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ include perlver.mk
PKG_NAME:=perl
PKG_VERSION:=$(PERL_VERSION)
PKG_RELEASE:=9
PKG_RELEASE:=10
PKG_SOURCE_URL:=\
https://cpan.metacpan.org/src/5.0 \
File diff suppressed because one or more lines are too long