]> git.lizzy.rs Git - rust.git/commitdiff
Remove --{enable|disable}-orbit from configure.
authorAhmed Charles <acharles@outlook.com>
Sat, 27 Aug 2016 08:52:32 +0000 (01:52 -0700)
committerAhmed Charles <acharles@outlook.com>
Fri, 2 Sep 2016 08:57:31 +0000 (01:57 -0700)
Fixes #35956.

configure

index 44fb3d368d2c77b3e70be7bacd417a850556c58d..c6b6e4da5291d23657483b3382108de6e52d6fd4 100755 (executable)
--- a/configure
+++ b/configure
@@ -609,7 +609,6 @@ 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"
 opt llvm-version-check 1 "check if the LLVM version is supported, build anyway"
 opt rustbuild 0 "use the rust and cargo based build system"
-opt orbit 1 "get MIR where it belongs - everywhere; most importantly, in orbit"
 opt codegen-tests 1 "run the src/test/codegen tests"
 opt option-checking 1 "complain about unrecognized options in this configure script"
 opt ninja 0 "build LLVM using the Ninja generator (for MSVC, requires building in the correct environment)"