mirror of
https://github.com/rust-lang/rust.git
synced 2025-06-21 03:57:38 +00:00
Work around japaric/xargo#186 temporarily
This commit is contained in:
parent
4481a6c4ab
commit
dbaa47027e
@ -1,5 +1,8 @@
|
||||
set -ex
|
||||
|
||||
# FIXME(japarix/xargo#186) this shouldn't be necessary
|
||||
export RUST_TARGET_PATH=`pwd`
|
||||
|
||||
case $1 in
|
||||
thumb*)
|
||||
cargo=xargo
|
||||
|
Loading…
Reference in New Issue
Block a user