We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6de875d commit ab4bb5aCopy full SHA for ab4bb5a
clang-build/build.sh
@@ -9,4 +9,4 @@ if ! [ -L src/llvm-project ]; then
9
ln -s /mnt/llvm-project src/llvm-project
10
fi
11
12
-make
+make build strip
0 commit comments