[IOT-1331] Arduino with SECURED=1 prints build failure
authorGeorge Nash <george.nash@intel.com>
Mon, 26 Sep 2016 17:18:11 +0000 (10:18 -0700)
committerRick Bell <richard.s.bell@intel.com>
Tue, 27 Sep 2016 23:12:08 +0000 (23:12 +0000)
commitaddc28122cdf5c3d201418337f57bc8519105522
treeb90400091fed9f20828143f71a7a581f883431d6
parenta8acbc357efcebd5c8dae6299a462ea44a210571
[IOT-1331] Arduino with SECURED=1 prints build failure

Arduino does not support security at all. The crypto
stack is not avalible. If the SECURED=1 option is
provided the build will instantly fail.

Change-Id: I2fd72b5debf05d214b606a1ff95da1161b6da4a9
Signed-off-by: George Nash <george.nash@intel.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/12225
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Randeep Singh <randeep.s@samsung.com>
Reviewed-by: Rick Bell <richard.s.bell@intel.com>
build_common/SConscript