Fixed issue where Scons param 'LOGGING' is assigned wrong default value.
authorJoseph Morrow <joseph.l.morrow@intel.com>
Thu, 28 May 2015 19:57:09 +0000 (15:57 -0400)
committerErich Keane <erich.keane@intel.com>
Thu, 28 May 2015 20:53:16 +0000 (20:53 +0000)
commit2685312e2d73ec95cd59641aa8eef809ce938e5e
tree5a12a9dd929517a60b6429ab1f4b06c1b00267c7
parent8452e8cc34dd940d55f8384a60a7e2d45179a60b
Fixed issue where Scons param 'LOGGING' is assigned wrong default value.

This will fix issue reported on the IoTivity dev list where the flag
for Stack Logging (ie. TB_LOG) was not being enabled in any Debug build
that wasn't invoked by using exactly "false" for the Scons param
'RELEASE'.

Change-Id: I19677113d3d195059cf15c7073adc6418a152a1f
Signed-off-by: Joseph Morrow <joseph.l.morrow@intel.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/1130
Reviewed-by: Erich Keane <erich.keane@intel.com>
Reviewed-by: John Light <john.j.light@intel.com>
Reviewed-by: Doug Hudson <douglas.hudson@intel.com>
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
build_common/SConscript