enable tests for ppc64le

master
Jorge Aparicio 2016-08-13 18:00:49 -05:00
parent ac8370b4ac
commit 9c651118fe
1 changed files with 0 additions and 2 deletions

View File

@ -47,8 +47,6 @@ case $TARGET in
powerpc64le-unknown-linux-gnu)
export PREFIX=powerpc64le-linux-gnu-
export QEMU_LD_PREFIX=/usr/powerpc64le-linux-gnu
# Issue #2. QEMU doesn't work
export RUN_TESTS=n
;;
thumbv*-none-eabi)
export CARGO=xargo