summaryrefslogtreecommitdiff
path: root/round-robin.sh
diff options
context:
space:
mode:
Diffstat (limited to 'round-robin.sh')
-rw-r--r--round-robin.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/round-robin.sh b/round-robin.sh
index a6725bc2..ee18731d 100644
--- a/round-robin.sh
+++ b/round-robin.sh
@@ -463,7 +463,7 @@ EOF
local binutils_incdir
# Freshen up build and install directories. We rely on ccache for fast rebuilds.
if $use_abe; then
- rsync -a --del abe/builds/destdir/x86_64-unknown-linux-gnu/ llvm-install/
+ rsync -a --del abe/builds/destdir/x86_64-pc-linux-gnu/ llvm-install/
binutils_incdir=$(pwd)/binutils/include
else
rm -rf llvm-install