mirror of https://git.tukaani.org/xz.git
Tests: Add ARM64 filter test to test_compress.sh.
This commit is contained in:
parent
d850365c44
commit
194d12724b
|
@ -144,6 +144,7 @@ test_filter POWERPC powerpc
|
|||
test_filter IA64 ia64
|
||||
test_filter ARM arm
|
||||
test_filter ARMTHUMB armthumb
|
||||
test_filter ARM64 arm64
|
||||
test_filter SPARC sparc
|
||||
|
||||
exit 0
|
||||
|
|
Loading…
Reference in New Issue