]> git.lizzy.rs Git - rust.git/blobdiff - configure
Minor grammar fix 'can not' -> 'cannot'
[rust.git] / configure
index 208fb7e6836372a814ea9796450000b59284977a..505767cede5529083892bcb746e821433009acdf 100755 (executable)
--- a/configure
+++ b/configure
@@ -707,6 +707,7 @@ opt_nosave clang 0 "prefer clang to gcc for building the runtime"
 opt_nosave jemalloc 1 "build liballoc with jemalloc"
 opt elf-tls 1 "elf thread local storage on platforms where supported"
 opt full-bootstrap 0 "build three compilers instead of two"
+opt extended 0 "build an extended rust tool set"
 
 valopt_nosave prefix "/usr/local" "set installation prefix"
 valopt_nosave local-rust-root "/usr/local" "set prefix for local rust binary"