mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 06:44:35 +00:00
commit
2f613bfaeb
2
configure
vendored
2
configure
vendored
@ -544,7 +544,7 @@ fi
|
||||
BOOL_OPTIONS=""
|
||||
VAL_OPTIONS=""
|
||||
|
||||
opt debug 0 "debug mode"
|
||||
opt debug 0 "debug mode; disables optimization unless \`--enable-optimize\` given"
|
||||
opt valgrind 0 "run tests with valgrind (memcheck by default)"
|
||||
opt helgrind 0 "run tests with helgrind instead of memcheck"
|
||||
opt valgrind-rpass 1 "run rpass-valgrind tests with valgrind"
|
||||
|
Loading…
Reference in New Issue
Block a user