We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9006c3c commit d7b30f9Copy full SHA for d7b30f9
configure
@@ -509,7 +509,6 @@ opt optimize-tests 1 "build tests with optimizations"
509
opt libcpp 1 "build with llvm with libc++ instead of libstdc++ when using clang"
510
opt llvm-assertions 1 "build LLVM with assertions"
511
opt debug 1 "build with extra debug fun"
512
-opt ratchet-bench 0 "ratchet benchmarks"
513
opt fast-make 0 "use .gitmodules as timestamp for submodule deps"
514
opt ccache 0 "invoke gcc/clang via ccache to reuse object files between builds"
515
opt local-rust 0 "use an installed rustc rather than downloading a snapshot"
0 commit comments