linux: Support also armeabi-v7a TARGET_ARCH
authorPhilippe Coval <philippe.coval@osg.samsung.com>
Wed, 28 Sep 2016 12:07:16 +0000 (14:07 +0200)
committerUze Choi <uzchoi@samsung.com>
Fri, 30 Sep 2016 09:33:27 +0000 (09:33 +0000)
commitbc8f5a286869e02b518f68363c717c52e9eeb819
tree7b154af57cb5e7f9023c1096d7953f8618d92f59
parentf71fcb59edcce63dc5fd18fb864e1a0299843ae0
linux: Support also armeabi-v7a TARGET_ARCH

This EABI is used in Tizen, this way iotivity
 can be rebuild on Tizen using "linux" profile (TARGET_OS).

For instance unsupported older tizen profiles can be rebuilt using gbs
 (ie Tizen:2.3:Wearable).

Change-Id: Ia84cb173add8efbb10cb2a9632a7637cf6202114
Origin: https://gerrit.iotivity.org/gerrit/#/c/12417/
Signed-off-by: Philippe Coval <philippe.coval@osg.samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/12417
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Jaehong Jo <jaehong.jo@samsung.com>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
build_common/SConscript