aboutsummaryrefslogtreecommitdiffstats
path: root/build-for-llvm-top.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build-for-llvm-top.sh')
-rw-r--r--build-for-llvm-top.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-for-llvm-top.sh b/build-for-llvm-top.sh
index 0f87faef78..630aaae0ed 100644
--- a/build-for-llvm-top.sh
+++ b/build-for-llvm-top.sh
@@ -29,4 +29,4 @@ if test ! -x "config.status" ; then
fi
echo make $build_opts '&&' make install $build_opts
-make $build_opts && make install $build_opts
+make $build_opts tools-only