Fix oversized lib size of rcs_client of resource-encapsulation.
authorcoderhyme <jhyo.kim@samsung.com>
Tue, 6 Oct 2015 11:24:35 +0000 (04:24 -0700)
committerUze Choi <uzchoi@samsung.com>
Wed, 7 Oct 2015 02:18:25 +0000 (02:18 +0000)
commit803d90cbc721dc2568b1c45be3eba932577776fa
tree845e4e7635c9f527ea2cd255d30a7c1644ffca20
parent26ac11d95a68975451ce004ae034d6bbb0a2d212
Fix oversized lib size of rcs_client of resource-encapsulation.

Caused by a wrong compile flag.
-g is an option for debug mode, it should be excluded for release.

Change-Id: I62d0910b27ac243f4d9b7f560164f0553968120c
Signed-off-by: coderhyme <jhyo.kim@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/3617
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
service/resource-encapsulation/SConscript