about summary refs log tree commit diff
diff options
context:
space:
mode:
-rwxr-xr-xlibrary/compiler-builtins/ci/run.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/library/compiler-builtins/ci/run.sh b/library/compiler-builtins/ci/run.sh
index 0bc12816ac9..50413cf9f62 100755
--- a/library/compiler-builtins/ci/run.sh
+++ b/library/compiler-builtins/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