OSDN Git Service

Turn on CFG_TOYBOX_DEBUG for valgrind.
authorElliott Hughes <enh@google.com>
Mon, 4 Jan 2016 21:33:36 +0000 (13:33 -0800)
committerElliott Hughes <enh@google.com>
Sat, 16 Jan 2016 00:58:53 +0000 (16:58 -0800)
commit633ae508d9d895ae3a5ba46fb195d8449732949b
tree3df7399f8f29a4c976694d931b5d76666e3dfdbf
parentb7ab12c4835a7cd8e054a088b1e2c1db4aca6b6f
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
.config
generated/config.h
generated/flags.h