Bug#1054028: nqp: Please add support for "loong64"
Meng Sang
sangmeng at loongson.cn
Mon Oct 16 09:54:52 BST 2023
Package: nqp
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 --------------
diff -Nru nqp-2022.12+dfsg/debian/changelog nqp-2022.12+dfsg/debian/changelog
--- nqp-2022.12+dfsg/debian/changelog 2023-01-17 19:38:07.000000000 +0000
+++ nqp-2022.12+dfsg/debian/changelog 2023-10-16 03:55:36.000000000 +0000
@@ -1,3 +1,10 @@
+nqp (2022.12+dfsg-1+loong64) unreleased; urgency=medium
+
+ * Non-maintainer upload.
+ * Add support for LoongArch64.
+
+ -- Meng Sang <sangmeng at loongson.cn> Mon, 16 Oct 2023 03:55:36 +0000
+
nqp (2022.12+dfsg-1) unstable; urgency=medium
* Upload to unstable.
diff -Nru nqp-2022.12+dfsg/debian/control nqp-2022.12+dfsg/debian/control
--- nqp-2022.12+dfsg/debian/control 2022-12-28 01:05:37.000000000 +0000
+++ nqp-2022.12+dfsg/debian/control 2023-10-16 03:55:23.000000000 +0000
@@ -19,7 +19,7 @@
Rules-Requires-Root: no
Package: nqp
-Architecture: amd64 arm64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mips mips64el mipsel powerpc ppc64 ppc64el s390x x32 riscv64
+Architecture: amd64 arm64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 loong64 mips mips64el mipsel powerpc ppc64 ppc64el s390x x32 riscv64
Depends: ${misc:Depends},
${moarvm:Depends},
${shlibs:Depends},
More information about the Pkg-rakudo-devel
mailing list