We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abc57ab commit 683f08fCopy full SHA for 683f08f
configure
@@ -594,7 +594,7 @@ opt docs 1 "build standard library documentation"
594
opt compiler-docs 0 "build compiler documentation"
595
opt optimize-tests 1 "build tests with optimizations"
596
opt debuginfo-tests 0 "build tests with debugger metadata"
597
-opt libcpp 1 "build with llvm with libc++ instead of libstdc++ when using clang"
+opt libcpp 1 "build llvm with libc++ instead of libstdc++ when using clang"
598
opt llvm-assertions 0 "build LLVM with assertions"
599
opt debug-assertions 0 "build with debugging assertions"
600
opt fast-make 0 "use .gitmodules as timestamp for submodule deps"
0 commit comments