Skip to content

Commit

Permalink
Do not run the altivec tests for powerpc64
Browse files Browse the repository at this point in the history
The big endian variant will be supported properly later.
  • Loading branch information
lu-zero committed May 22, 2018
1 parent 07d0cee commit b5cf336
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b5cf336

Please sign in to comment.