Source: rocksdb
Version: 8.5.4-1
Severity: wishlist
Tags: patch
User: debian-loonga...@lists.debian.org
Usertags: loong64

Dear maintainers,

The LoongArch architecture has been supported in rocksdb upstream.
But, the rocksdb source package lacks LoongArch architecture support. We need to add build support for loongarch64 in d/control, for examples,
```
Package: librocksdb-dev
-Architecture: amd64 arm64 armel armhf ppc64el mips mipsel mips64el s390x i386 riscv64 +Architecture: amd64 arm64 armel armhf ppc64el loong64 mips mipsel mips64el s390x i386 riscv64

Package: librocksdb8.5
-Architecture: amd64 arm64 armel armhf ppc64el mips mipsel mips64el s390x i386 riscv64 +Architecture: amd64 arm64 armel armhf ppc64el loong64 mips mipsel mips64el s390x i386 riscv64

Package: rocksdb-tools
-Architecture: amd64 arm64 armel armhf ppc64el mips mipsel mips64el s390x i386 riscv64 +Architecture: amd64 arm64 armel armhf ppc64el loong64 mips mipsel mips64el s390x i386 riscv64
```

I would like to remind you that the compilation dependencies of loong64 rocksdb are not yet satisfied.
If you have any questions, you can contact me at any time.

thanks,
Dandan Zhang

Reply via email to