qemu-ppc64le still doesn't work

master
Jorge Aparicio 2016-08-13 18:20:52 -05:00
parent 9c651118fe
commit b5b28c02ba
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ case $TARGET in
powerpc64le-unknown-linux-gnu)
export PREFIX=powerpc64le-linux-gnu-
export QEMU_LD_PREFIX=/usr/powerpc64le-linux-gnu
export RUN_TESTS=n
;;
thumbv*-none-eabi)
export CARGO=xargo