Merge pull request #18668 from wigyori/perl-riscv
perl: add support for riscv64
This commit is contained in:
commit
2491d1ec58
2 changed files with 22 additions and 1 deletions
|
@ -11,7 +11,7 @@ include perlver.mk
|
||||||
|
|
||||||
PKG_NAME:=perl
|
PKG_NAME:=perl
|
||||||
PKG_VERSION:=$(PERL_VERSION)
|
PKG_VERSION:=$(PERL_VERSION)
|
||||||
PKG_RELEASE:=9
|
PKG_RELEASE:=10
|
||||||
|
|
||||||
PKG_SOURCE_URL:=\
|
PKG_SOURCE_URL:=\
|
||||||
https://cpan.metacpan.org/src/5.0 \
|
https://cpan.metacpan.org/src/5.0 \
|
||||||
|
|
21
lang/perl/files/riscv64.config
Normal file
21
lang/perl/files/riscv64.config
Normal file
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue