qemu-ppc64le still doesn't work
This commit is contained in:
parent
2160b520ff
commit
b8b7cbeabd
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue