[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:11:46 +0000 (23:11 +0000)
commitf92aee6c94a10a64d7bb825ec4e4cbfe6d59b3a7
tree15f69f71b9e0d47e586d703b67cd20180968358f
parent4da236e750fa29c8afdb2c8c2fc537efd7187fc5
[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/12227
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Rick Bell <richard.s.bell@intel.com>
build_common/SConscript