We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cea109 commit b55b8dcCopy full SHA for b55b8dc
configure
@@ -253,7 +253,7 @@ opt docs 1 "build documentation"
253
opt optimize 1 "build optimized rust code"
254
opt mingw-cross 0 "cross-compile for win32 using mingw"
255
opt clang 0 "prefer gcc to clang for building the runtime"
256
-opt debug-llvm "build LLVM in debug mode"
+opt debug-llvm 0 "build LLVM in debug mode"
257
valopt prefix "/usr/local" "set installation prefix"
258
valopt llvm-root "" "set LLVM root"
259
valopt target-triples "" "LLVM target triples (defaults to host if unset)"
0 commit comments