commit | 633ae508d9d895ae3a5ba46fb195d8449732949b | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Mon Jan 04 13:33:36 2016 -0800 |
committer | Elliott Hughes <enh@google.com> | Fri Jan 15 16:58:53 2016 -0800 |
tree | 3df7399f8f29a4c976694d931b5d76666e3dfdbf | |
parent | b7ab12c4835a7cd8e054a088b1e2c1db4aca6b6f [diff] |
Turn on CFG_TOYBOX_DEBUG for valgrind. https://github.com/landley/toybox/commit/047bcb8e7d37847b96dbf621ea22ff00e9541d32 only made ls valgrind-clean if CFG_TOYBOX_DEBUG is defined. So let's define that. The only other stuff this turns on is various bits of error checking that it doesn't seem unreasonable to run with. If this becomes a problem in future, we can lobby to have CFG_TOYBOX_VALGRIND_CLEAN broken out of CFG_TOYBOX_DEBUG. Change-Id: I8f89459d50f0fc976b225f1bfa01f55ac85de4b5