Skip to content

Commit b7d1989

Browse files
authored
Auto merge of #36034 - ahmedcharles:orbit, r=eddyb
Remove --{enable|disable}-orbit from configure. Fixes #35956. r? @eddyb There are only two buildbots left, though they are both failing. Is there something to be done there other than wait?
2 parents 1ca1de6 + cd8f0aa commit b7d1989

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
@@ -613,7 +613,6 @@ opt dist-host-only 0 "only install bins for the host architecture"
613613
opt inject-std-version 1 "inject the current compiler version of libstd into programs"
614614
opt llvm-version-check 1 "check if the LLVM version is supported, build anyway"
615615
opt rustbuild 0 "use the rust and cargo based build system"
616-
opt orbit 1 "get MIR where it belongs - everywhere; most importantly, in orbit"
617616
opt codegen-tests 1 "run the src/test/codegen tests"
618617
opt option-checking 1 "complain about unrecognized options in this configure script"
619618
opt ninja 0 "build LLVM using the Ninja generator (for MSVC, requires building in the correct environment)"

0 commit comments

Comments
 (0)