X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=configure;h=664b473b2c9d00e9452fe55b55bab6ccc9b15037;hb=2c6cf22a30bf09eb5183b1326e6c74347df72f77;hp=2b82b5e405b67c8930776113132d94e723315e5c;hpb=a9a07078ba0b61cf900019634d6188a394f85abe;p=rust.git diff --git a/configure b/configure index 2b82b5e405b..664b473b2c9 100755 --- a/configure +++ b/configure @@ -437,7 +437,6 @@ opt local-rust 0 "use an installed rustc rather than downloading a snapshot" opt local-rebuild 0 "assume local-rust matches the current version, for rebuilds; implies local-rust, and is implied if local-rust already matches the current version" opt llvm-static-stdcpp 0 "statically link to libstdc++ for LLVM" opt llvm-link-shared 0 "prefer shared linking to LLVM (llvm-config --link-shared)" -opt llvm-clean-rebuild 0 "delete LLVM build directory on rebuild" opt rpath 1 "build rpaths into rustc itself" opt stage0-landing-pads 1 "enable landing pads during bootstrap with stage0" # This is used by the automation to produce single-target nightlies