Skip to content

Commit cd8f0aa

Browse files
committed
Remove --{enable|disable}-orbit from configure.
Fixes #35956.
1 parent 022cb6d commit cd8f0aa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

configure

-1
Original file line numberDiff line numberDiff line change
@@ -609,7 +609,6 @@ opt dist-host-only 0 "only install bins for the host architecture"
609609
opt inject-std-version 1 "inject the current compiler version of libstd into programs"
610610
opt llvm-version-check 1 "check if the LLVM version is supported, build anyway"
611611
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"
613612
opt codegen-tests 1 "run the src/test/codegen tests"
614613
opt option-checking 1 "complain about unrecognized options in this configure script"
615614
opt ninja 0 "build LLVM using the Ninja generator (for MSVC, requires building in the correct environment)"

0 commit comments

Comments
 (0)