Bug#1054029: rakudo: Please add support for "loong64"
Meng Sang
sangmeng at loongson.cn
Mon Oct 16 10:22:21 BST 2023
Source: rakudo
Version: 2022.12-1
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 a49782c385101d15d1bfe7b79250e9347ead238d Mon Sep 17 00:00:00 2001
From: Meng Sang <sangmeng at loongson.cn>
Date: Mon, 16 Oct 2023 09:08:06 +0000
Subject: [PATCH] Change debian control file for loong64
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index c91fa6e..8bb96de 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,7 @@ Homepage: https://rakudo.org/
Rules-Requires-Root: no
Package: rakudo
-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},
${moarvm:Depends},
${nqp:Depends},
--
2.42.0
More information about the Pkg-rakudo-devel
mailing list