We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da2276e commit db0abc9Copy full SHA for db0abc9
configure
@@ -544,7 +544,7 @@ fi
544
BOOL_OPTIONS=""
545
VAL_OPTIONS=""
546
547
-opt debug 0 "debug mode"
+opt debug 0 "debug mode; you may also want extra --enable-optimize for this as it disable optimization by default"
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