Skip to content

Commit 9c65111

Browse files
author
Jorge Aparicio
committed
enable tests for ppc64le
1 parent ac8370b commit 9c65111

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ci/env.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,6 @@ case $TARGET in
4747
powerpc64le-unknown-linux-gnu)
4848
export PREFIX=powerpc64le-linux-gnu-
4949
export QEMU_LD_PREFIX=/usr/powerpc64le-linux-gnu
50-
# Issue #2. QEMU doesn't work
51-
export RUN_TESTS=n
5250
;;
5351
thumbv*-none-eabi)
5452
export CARGO=xargo

0 commit comments

Comments
 (0)