Skip to content

Commit

Permalink
Auto merge of rust-lang#24902 - bombless:configure, r=pnkfelix
Browse files Browse the repository at this point in the history
  • Loading branch information
bors committed Apr 30, 2015
2 parents f9ecc6e + 98b7aaf commit 2f613bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure
Expand Up @@ -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"
Expand Down

0 comments on commit 2f613bf

Please sign in to comment.