[Debian-med-packaging] Bug#1059510: bowtie2: add build support for loongarch64

zhangdandan zhangdandan at loongson.cn
Wed Dec 27 08:33:05 GMT 2023


Source: bowtie2
Version: 2.5.1-1
Severity: wishlist
Tags: patch ftbfs
User: debian-loongarch at lists.debian.org
Usertags: loong64

Dear maintainers,

Compiling the bowtie2 failed for loong64 in the my local loong64 
environment.
We need to add build support for loongarch64 in d/control.

The bowtie2 source package was compiled successfully on my local loong64 
rootfs environment.
Please consider the patch I have attached.
Your opinions are welcome.

thanks,
Dandan Zhang

-------------- next part --------------
diff -Nru bowtie2-2.5.1/debian/control bowtie2-2.5.1/debian/control
--- bowtie2-2.5.1/debian/control	2023-09-12 11:15:56.000000000 +0000
+++ bowtie2-2.5.1/debian/control	2023-09-12 11:16:13.000000000 +0000
@@ -22,7 +22,7 @@
 Rules-Requires-Root: no
 
 Package: bowtie2
-Architecture: any-amd64 arm64 mips64el ppc64el ia64 m68k ppc64 riscv64 sh4 sparc64
+Architecture: any-amd64 arm64 mips64el ppc64el ia64 loong64 m68k ppc64 riscv64 sh4 sparc64
 Depends: python3,
          ${misc:Depends},
          ${shlibs:Depends},


More information about the Debian-med-packaging mailing list