Skip to content

Commit 683f08f

Browse files
authored
Remove stray word
1 parent abc57ab commit 683f08f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure

+1-1
Original file line numberDiff line numberDiff line change
@@ -594,7 +594,7 @@ opt docs 1 "build standard library documentation"
594594
opt compiler-docs 0 "build compiler documentation"
595595
opt optimize-tests 1 "build tests with optimizations"
596596
opt debuginfo-tests 0 "build tests with debugger metadata"
597-
opt libcpp 1 "build with llvm with libc++ instead of libstdc++ when using clang"
597+
opt libcpp 1 "build llvm with libc++ instead of libstdc++ when using clang"
598598
opt llvm-assertions 0 "build LLVM with assertions"
599599
opt debug-assertions 0 "build with debugging assertions"
600600
opt fast-make 0 "use .gitmodules as timestamp for submodule deps"

0 commit comments

Comments
 (0)