Tests: Add ARM64 filter test to test_compress.sh.
This commit is contained in:
parent
db5b57b827
commit
e49815ba7a
|
@ -144,6 +144,7 @@ test_filter POWERPC --power
|
|||
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