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)
committerPhil Coval <philippe.coval@osg.samsung.com>
Mon, 24 Oct 2016 13:42:18 +0000 (13:42 +0000)
commitb5f676313ad8d36bd685e039f36466e1fe8ffc61
tree8deda6eea72cf6d0b3dbdd08cf63626007e96b96
parent07dbd388c00fb4aa122f13d59b5373854a64176f
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>
Reviewed-on: https://gerrit.iotivity.org/gerrit/13613
build_common/SConscript