We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4151a3a commit 1deaf97Copy full SHA for 1deaf97
configure
@@ -251,7 +251,7 @@ opt optimize 1 "build optimized rust code"
251
opt mingw-cross 0 "cross-compile for win32 using mingw"
252
opt only-gcc 0 "prefer gcc to clang for building the runtime"
253
valopt prefix "/usr/local" "set installation prefix"
254
-valopt llvm-root "" "set llvm root"
+valopt llvm-root "" "set LLVM root"
255
valopt target-triples "" "LLVM target triples (defaults to host if unset)"
256
257
if [ $HELP -eq 1 ]
0 commit comments