mirror of https://git.tukaani.org/xz.git
CMake: Support RISC-V BCJ Filter for encoding and decoding.
This commit is contained in:
parent
440a2eccb0
commit
34372a5adb
|
@ -448,6 +448,7 @@ set(SIMPLE_FILTERS
|
||||||
powerpc
|
powerpc
|
||||||
ia64
|
ia64
|
||||||
sparc
|
sparc
|
||||||
|
riscv
|
||||||
)
|
)
|
||||||
|
|
||||||
# The SUPPORTED_FILTERS are shared between Encoders and Decoders
|
# The SUPPORTED_FILTERS are shared between Encoders and Decoders
|
||||||
|
|
Loading…
Reference in New Issue