Bug#1054027: moarvm: Please add support for "loong64"

Meng Sang sangmeng at loongson.cn
Mon Oct 16 09:38:04 BST 2023


Package: moarvm
Version: 2022.12+dfsg-1+loong64
Severity: wishlist
Tags: patch
User: debian-loongarch at lists.debian.org
Usertags: loong64
X-Debbugs-Cc: sangmeng at loongson.cn

Dear Maintainer,

Please add 'loong64' to the 'Architecture' field in the debian/control file, patch file is attached.
I successfully built it on my local hardware by enabling the 'loong64' architecture in the debian/control file, and it passed all the tests.

Thanks,
Meng Sang
-------------- next part --------------
>From 5e210c98f32b71f73a65bc1cf475facabbd3a735 Mon Sep 17 00:00:00 2001
From: Meng Sang <sangmeng at loongson.cn>
Date: Mon, 16 Oct 2023 03:36:16 +0000
Subject: [PATCH] Change debian control file for loong64

---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 43c9357..4075786 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Homepage: https://moarvm.org/
 Rules-Requires-Root: no
 
 Package: moarvm
-Architecture: amd64 arm64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mips mips64el mipsel powerpc ppc64 ppc64el riscv64 s390x x32
+Architecture: amd64 arm64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 loong64 mips mips64el mipsel powerpc ppc64 ppc64el riscv64 s390x x32
 Depends: ${misc:Depends},
          ${shlibs:Depends}
 Description: virtual machine for Rakudo Perl 6 and NQP
@@ -40,7 +40,7 @@ Description: virtual machine for Rakudo Perl 6 and NQP
     big integers and interfacing with native libraries
 
 Package: moarvm-dev
-Architecture: amd64 arm64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mips mips64el mipsel powerpc ppc64 ppc64el riscv64 s390x x32
+Architecture: amd64 arm64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 loong64 mips mips64el mipsel powerpc ppc64 ppc64el riscv64 s390x x32
 Depends: libatomic-ops-dev,
          libffi-dev,
          libtommath-dev,
-- 
2.42.0



More information about the Pkg-rakudo-devel mailing list