We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64614fc commit ac15af3Copy full SHA for ac15af3
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 0cea1095b19699fc652ff1f373566fc93c72d42a
+refs/heads/master: b55b8dc8bcb585727de32cfc7acf04427a90710c
trunk/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