Source: rocr-runtime
Version: 6.4.3+dfsg-5
Severity: normal
Tags: patch
User: [email protected]
Usertags: loong64
X-Debbugs-Cc: [email protected]
Dear maintainers,
For rocr-runtime package, loong64 is not present in the architecture
list set by the maintainer.
Please consider enabling loong64 build for rocr-runtime.
Patch attached.
Best regards,
Dandan Zhang
diff -Nru rocr-runtime-6.4.3+dfsg/debian/control rocr-runtime-6.4.3+dfsg/debian/control
--- rocr-runtime-6.4.3+dfsg/debian/control 2026-02-19 00:03:39.000000000 +0000
+++ rocr-runtime-6.4.3+dfsg/debian/control 2026-02-19 00:22:23.000000000 +0000
@@ -27,7 +27,7 @@
Homepage: https://github.com/ROCm/ROCR-Runtime/
Package: libhsa-runtime64-1
-Architecture: amd64 arm64 ppc64el riscv64
+Architecture: amd64 arm64 loong64 ppc64el riscv64
Multi-Arch: same
Section: libs
Depends: ${misc:Depends},
@@ -38,7 +38,7 @@
to launch compute kernels to available HSA ROCm kernel agents.
Package: libhsa-runtime-dev
-Architecture: amd64 arm64 ppc64el riscv64
+Architecture: amd64 arm64 loong64 ppc64el riscv64
Multi-Arch: same
Section: libdevel
Depends: libhsa-runtime64-1 (= ${binary:Version}),