We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a076c9a commit cc9a70fCopy full SHA for cc9a70f
ci/run.sh
@@ -1,5 +1,8 @@
1
set -ex
2
3
+# FIXME(japarix/xargo#186) this shouldn't be necessary
4
+export RUST_TARGET_PATH=`pwd`
5
+
6
case $1 in
7
thumb*)
8
cargo=xargo
0 commit comments