aboutsummaryrefslogtreecommitdiff
path: root/helpers/llvm-build
diff options
context:
space:
mode:
Diffstat (limited to 'helpers/llvm-build')
-rwxr-xr-xhelpers/llvm-build2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/llvm-build b/helpers/llvm-build
index 40c42e2..7e00b2b 100755
--- a/helpers/llvm-build
+++ b/helpers/llvm-build
@@ -13,7 +13,7 @@ safe_run verify_env
## CMD line options and defaults
CPUs=`grep -c proc /proc/cpuinfo`
build_dir=$LLVM_BLD
-install_dir=$LLVM_BLD/../../install
+install_dir=$LLVM_INSTALL
build_type=Release
shared=
targets=