mirror of
https://github.com/MariaDB/server.git
synced 2025-08-16 18:19:41 +00:00
MDEV-33750: Enable mariadb-plugin-rocksdb for riscv64
Based on riscv64 build logs the RocksDB plugin currently builds fine on it, and the riscv64 platform is 64-bit and has correct endianness for RocksDB, so all the pre-requisites for it working exist, so it should work.
This commit is contained in:

committed by
Daniel Black

parent
bccdc72536
commit
9e9211215c
2
debian/control
vendored
2
debian/control
vendored
@ -840,7 +840,7 @@ Description: Amazon S3 archival storage engine for MariaDB
|
||||
them accessible in MariaDB in read-only mode.
|
||||
|
||||
Package: mariadb-plugin-rocksdb
|
||||
Architecture: amd64 arm64 mips64el ppc64el
|
||||
Architecture: amd64 arm64 mips64el ppc64el riscv64
|
||||
Depends: mariadb-server (= ${server:Version}),
|
||||
python3:any,
|
||||
rocksdb-tools,
|
||||
|
Reference in New Issue
Block a user