Changed flag from "-std=c99" to "-std=gnu99" to enable arduino due builds.
authorJoseph Morrow <joseph.l.morrow@intel.com>
Tue, 31 Mar 2015 17:48:35 +0000 (13:48 -0400)
committerErich Keane <erich.keane@intel.com>
Thu, 2 Apr 2015 20:04:10 +0000 (20:04 +0000)
commitac8b0890c22d2aa861be05ca20dde1b4ff73acb6
tree2a320c7284a84a9a22ee2929e116195866111a2a
parent0e4ab0b393bf0c625d455e00c372fbb2800e2d67
Changed flag from "-std=c99" to "-std=gnu99" to enable arduino due builds.

This will allow the stack to use asm.

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