Source: lltsv
Version: 0.7.0-2
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: loong64
Dear maintainers,
The lltsv 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 lltsv source package was compiled successfully on my local loong64
rootfs environment.
If you have any questions, you can contact me at any time.
thanks,
Dandan Zhang
diff -Nru lltsv-0.7.0/debian/control lltsv-0.7.0/debian/control
--- lltsv-0.7.0/debian/control 2022-11-19 13:24:52.000000000 +0000
+++ lltsv-0.7.0/debian/control 2022-11-19 13:24:52.000000000 +0000
@@ -19,7 +19,7 @@
XS-Go-Import-Path: github.com/sonots/lltsv
Package: lltsv
-Architecture: amd64 arm64 armel armhf i386 mips64el mipsel ppc64el s390x
powerpc ppc64 riscv64 sparc64
+Architecture: amd64 arm64 armel armhf i386 loong64 mips64el mipsel ppc64el
s390x powerpc ppc64 riscv64 sparc64
Depends: ${misc:Depends},
${shlibs:Depends}
Built-Using: ${misc:Built-Using}