We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f9ecc6e + 98b7aaf commit 2f613bfCopy full SHA for 2f613bf
configure
@@ -544,7 +544,7 @@ fi
544
BOOL_OPTIONS=""
545
VAL_OPTIONS=""
546
547
-opt debug 0 "debug mode"
+opt debug 0 "debug mode; disables optimization unless \`--enable-optimize\` given"
548
opt valgrind 0 "run tests with valgrind (memcheck by default)"
549
opt helgrind 0 "run tests with helgrind instead of memcheck"
550
opt valgrind-rpass 1 "run rpass-valgrind tests with valgrind"
0 commit comments