configure: cleanup
This commit is contained in:
parent
4151a3a67f
commit
1deaf97002
2
configure
vendored
2
configure
vendored
@ -251,7 +251,7 @@ opt optimize 1 "build optimized rust code"
|
|||||||
opt mingw-cross 0 "cross-compile for win32 using mingw"
|
opt mingw-cross 0 "cross-compile for win32 using mingw"
|
||||||
opt only-gcc 0 "prefer gcc to clang for building the runtime"
|
opt only-gcc 0 "prefer gcc to clang for building the runtime"
|
||||||
valopt prefix "/usr/local" "set installation prefix"
|
valopt prefix "/usr/local" "set installation prefix"
|
||||||
valopt llvm-root "" "set llvm root"
|
valopt llvm-root "" "set LLVM root"
|
||||||
valopt target-triples "" "LLVM target triples (defaults to host if unset)"
|
valopt target-triples "" "LLVM target triples (defaults to host if unset)"
|
||||||
|
|
||||||
if [ $HELP -eq 1 ]
|
if [ $HELP -eq 1 ]
|
||||||
|
Loading…
Reference in New Issue
Block a user