diff --git a/build-for-llvm-top.sh b/build-for-llvm-top.sh index 0f87faef789..630aaae0ed6 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