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 c6cfa90 commit e00f8a7Copy full SHA for e00f8a7
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 4151a3a67fe734f9f9270a1cdabc07eb1d99f31a
+refs/heads/master: 1deaf9700244eb44d789a284e8ba8e43d03aea7d
trunk/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