We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 022cb6d commit cd8f0aaCopy full SHA for cd8f0aa
configure
@@ -609,7 +609,6 @@ opt dist-host-only 0 "only install bins for the host architecture"
609
opt inject-std-version 1 "inject the current compiler version of libstd into programs"
610
opt llvm-version-check 1 "check if the LLVM version is supported, build anyway"
611
opt rustbuild 0 "use the rust and cargo based build system"
612
-opt orbit 1 "get MIR where it belongs - everywhere; most importantly, in orbit"
613
opt codegen-tests 1 "run the src/test/codegen tests"
614
opt option-checking 1 "complain about unrecognized options in this configure script"
615
opt ninja 0 "build LLVM using the Ninja generator (for MSVC, requires building in the correct environment)"
0 commit comments