Skip to content

Commit 240cc23

Browse files
lu-zerognzlbg
authored andcommitted
Do not run the altivec tests for powerpc64
The big endian variant will be supported properly later.
1 parent 8b3b107 commit 240cc23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/run.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ case ${TARGET} in
2727
;;
2828
powerpc64-*)
2929
export STDSIMD_DISABLE_ASSERT_INSTR=1
30+
export STDSIMD_TEST_NORUN=1
3031
;;
3132

3233
# On 32-bit use a static relocation model which avoids some extra

0 commit comments

Comments
 (0)