We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c65111 commit b5b28c0Copy full SHA for b5b28c0
ci/env.sh
@@ -47,6 +47,7 @@ case $TARGET in
47
powerpc64le-unknown-linux-gnu)
48
export PREFIX=powerpc64le-linux-gnu-
49
export QEMU_LD_PREFIX=/usr/powerpc64le-linux-gnu
50
+ export RUN_TESTS=n
51
;;
52
thumbv*-none-eabi)
53
export CARGO=xargo
0 commit comments