X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=configure;h=60d366100f8c207b38132e07cbebac40dcb9bdb4;hb=46750d0409a9c3ba5214aa20ccb0c9bdbf09ea7e;hp=21657b0bdaab7e802e2621849a837bdbf47dffdc;hpb=4df35ba4548ff682e38672fcf54754435a697fa3;p=rust.git diff --git a/configure b/configure index 21657b0bdaa..60d366100f8 100755 --- a/configure +++ b/configure @@ -578,6 +578,7 @@ opt ccache 0 "invoke gcc/clang via ccache to reuse object files between builds" opt local-rust 0 "use an installed rustc rather than downloading a snapshot" opt llvm-static-stdcpp 0 "statically link to libstdc++ for LLVM" opt rpath 0 "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 opt dist-host-only 0 "only install bins for the host architecture" opt inject-std-version 1 "inject the current compiler version of libstd into programs"