Fixed issue where stack logging is incorrectly enabled in release mode.
authorJoseph Morrow <joseph.l.morrow@intel.com>
Fri, 29 May 2015 22:30:57 +0000 (18:30 -0400)
committerErich Keane <erich.keane@intel.com>
Sat, 30 May 2015 00:19:01 +0000 (00:19 +0000)
commitfd706bfab84fa7936b1d47ef05b56e935ddd1731
tree6d8aa38ec7e78767924f67f96985eacf5e7c3981
parent060bc1d361890320319f8b0ab30ec3ba905c57bf
Fixed issue where stack logging is incorrectly enabled in release mode.

This will ensure that release mode applications & tests will not
log out extranneous messages that should only be printed in debug
mode.

Change-Id: Id66c2f511e8b31ea58cfb1e41a26c6b83daac3a1
Signed-off-by: Joseph Morrow <joseph.l.morrow@intel.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/1156
Reviewed-by: Erich Keane <erich.keane@intel.com>
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
build_common/SConscript