Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -12,10 +12,12 @@ config BR2_PACKAGE_MOARVM
|
||||
select BR2_PACKAGE_LIBATOMIC_OPS
|
||||
# dyncall does not work on MIPS; libffi needs to be used.
|
||||
# See: https://github.com/MoarVM/MoarVM/issues/222
|
||||
select BR2_PACKAGE_LIBFFI if BR2_mips || BR2_mipsel || BR2_mips64 || BR2_mips64el
|
||||
# dyncall does not work also on powerpc64 and powerpc64le
|
||||
select BR2_PACKAGE_LIBFFI if BR2_mips || BR2_mipsel || BR2_mips64 || BR2_mips64el || BR2_powerpc64 || BR2_powerpc64le
|
||||
help
|
||||
Short for "Metamodel On A Runtime", MoarVM is a virtual machine
|
||||
built especially for Rakudo Perl 6 and the NQP Compiler Toolchain.
|
||||
Short for "Metamodel On A Runtime", MoarVM is a virtual
|
||||
machine built especially for Rakudo Perl 6 and the NQP
|
||||
Compiler Toolchain.
|
||||
|
||||
http://moarvm.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user