Normally, we don't want to install and we only need to build tools.
authorReid Spencer <rspencer@reidspencer.com>
Mon, 16 Jul 2007 23:25:52 +0000 (23:25 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Mon, 16 Jul 2007 23:25:52 +0000 (23:25 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@39944 91177308-0d34-0410-b5e6-96231b3b80d8

build-for-llvm-top.sh

index 0f87faef78965dff6607151cf0442300e5530ebb..630aaae0ed6e889eee6c3c255fcd8d3acb3c64ed 100644 (file)
@@ -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