mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +03:00
Do not run the altivec tests for powerpc64
The big endian variant will be supported properly later.
This commit is contained in:
@@ -27,6 +27,7 @@ case ${TARGET} in
|
||||
;;
|
||||
powerpc64-*)
|
||||
export STDSIMD_DISABLE_ASSERT_INSTR=1
|
||||
export STDSIMD_TEST_NORUN=1
|
||||
;;
|
||||
|
||||
# On 32-bit use a static relocation model which avoids some extra
|
||||
|
||||
Reference in New Issue
Block a user