summaryrefslogtreecommitdiff
path: root/repo/devel/llvm.xibuild
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2022-03-02 16:25:19 +0000
committerdavidovski <david@davidovski.xyz>2022-03-02 16:25:19 +0000
commit92a76bb80efda3fcb96cb0a990ae5bfa658449d1 (patch)
treef935c158bc695fdf3ea5806bc5f1c30f2d99e0e0 /repo/devel/llvm.xibuild
parent6b3593e13e688d558be05846d1e2d9acf6e97c71 (diff)
changed coreutils to sbase
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++ \