Просмотр исходного кода

Work around japaric/xargo#186 temporarily

Alex Crichton 7 лет назад
Родитель
Сommit
cc9a70f61c
1 измененных файлов с 3 добавлено и 0 удалено
  1. 3 0
      ci/run.sh

+ 3 - 0
ci/run.sh

@@ -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