Source: abyss
Version: 2.3.7-2
Severity: wishlist
Tags: patch
User: debian-loonga...@lists.debian.org
Usertags: loong64

Dear maintainers,

The abyss source package lacks LoongArch architecture support.
We need to add build support for loongarch64 in d/control.

Please consider the patch I have attached.
The abyss source package was compiled successfully on my local loong64 rootfs environment.
And the test cases passed, for example,
```
============================================================================
Testsuite summary for ABySS 2.3.7
============================================================================
# TOTAL: 34
# PASS:  34
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
......
```
If you have any questions, you can contact me at any time.

thanks,
Dandan Zhang

diff -Nru abyss-2.3.7/debian/control abyss-2.3.7/debian/control
--- abyss-2.3.7/debian/control  2023-08-26 10:20:49.000000000 +0000
+++ abyss-2.3.7/debian/control  2023-08-26 10:20:49.000000000 +0000
@@ -22,7 +22,7 @@
 Rules-Requires-Root: no
 
 Package: abyss
-Architecture: any-amd64 arm64 mips64el ppc64el s390x ia64 ppc64 riscv64 
sparc64 alpha
+Architecture: any-amd64 arm64 mips64el ppc64el s390x ia64 ppc64 riscv64 
sparc64 alpha loong64
 Depends: make,
          ${shlibs:Depends},
          ${misc:Depends},

Reply via email to