Skip to content

Commit 1deaf97

Browse files
committed
configure: cleanup
1 parent 4151a3a commit 1deaf97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ opt optimize 1 "build optimized rust code"
251251
opt mingw-cross 0 "cross-compile for win32 using mingw"
252252
opt only-gcc 0 "prefer gcc to clang for building the runtime"
253253
valopt prefix "/usr/local" "set installation prefix"
254-
valopt llvm-root "" "set llvm root"
254+
valopt llvm-root "" "set LLVM root"
255255
valopt target-triples "" "LLVM target triples (defaults to host if unset)"
256256

257257
if [ $HELP -eq 1 ]

0 commit comments

Comments
 (0)