lz4-java
lz4-java copied to clipboard
Enable support for riscv64
trafficstars
Hi, ( I'm new to lz4-java, please kindly let me know if I should do this in another way. ) This is not an issue report !! :) Just want to bring this information to lz4-java community: currently, lz4 formally supports riscv64, please check details in [1], [2].
I'm not an expert in lz4 and lz4-java, but seems to me the only necessary thing for lz4-java to do is to update the binaries under ./src/resources/net/jpountz/util/linux/ to include riscv64. I can help if there is something need to be done.
Thanks!
[1] https://github.com/lz4/lz4/pull/1298 [2] https://github.com/lz4/lz4/pull/1298)