about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAhmed Charles <acharles@outlook.com>2015-01-18 21:03:46 -0800
committerAhmed Charles <acharles@outlook.com>2015-01-19 23:40:27 -0800
commitd7b30f9c0a35a56dc77cbe79d950a7888522abf7 (patch)
treeeed5dbdf280a852b8fc0efa82f0f3db4414d640c
parent9006c3c0f14be45da8ffeba43d354d088e366c83 (diff)
downloadrust-d7b30f9c0a35a56dc77cbe79d950a7888522abf7.tar.gz
rust-d7b30f9c0a35a56dc77cbe79d950a7888522abf7.zip
Remove ratchet-bench from configure.
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure b/configure
index 712db849039..9a7900b6502 100755
--- a/configure
+++ b/configure
@@ -509,7 +509,6 @@ opt optimize-tests 1 "build tests with optimizations"
 opt libcpp 1 "build with llvm with libc++ instead of libstdc++ when using clang"
 opt llvm-assertions 1 "build LLVM with assertions"
 opt debug 1 "build with extra debug fun"
-opt ratchet-bench 0 "ratchet benchmarks"
 opt fast-make 0 "use .gitmodules as timestamp for submodule deps"
 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"