Skip to content

Commit d7b30f9

Browse files
committed
Remove ratchet-bench from configure.
1 parent 9006c3c commit d7b30f9

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
@@ -509,7 +509,6 @@ opt optimize-tests 1 "build tests with optimizations"
509509
opt libcpp 1 "build with llvm with libc++ instead of libstdc++ when using clang"
510510
opt llvm-assertions 1 "build LLVM with assertions"
511511
opt debug 1 "build with extra debug fun"
512-
opt ratchet-bench 0 "ratchet benchmarks"
513512
opt fast-make 0 "use .gitmodules as timestamp for submodule deps"
514513
opt ccache 0 "invoke gcc/clang via ccache to reuse object files between builds"
515514
opt local-rust 0 "use an installed rustc rather than downloading a snapshot"

0 commit comments

Comments
 (0)