Do not run the altivec tests for powerpc64
The big endian variant will be supported properly later.
This commit is contained in:
parent
c01982348e
commit
3d618b3cd6
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue