summaryrefslogtreecommitdiff
path: root/repo/devel/llvm.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/devel/llvm.xibuild')
-rw-r--r--repo/devel/llvm.xibuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/devel/llvm.xibuild b/repo/devel/llvm.xibuild
index cc90e8c..be70e9d 100644
--- a/repo/devel/llvm.xibuild
+++ b/repo/devel/llvm.xibuild
@@ -12,7 +12,7 @@ package () {
}
build () {
- mkdir -v build &&
+ mkdir build &&
cd build &&
CC=gcc CXX=g++ \