Do not build the Plugin Interface for unsupported platforms (ie. !linux).
authorJoseph Morrow <joseph.l.morrow@intel.com>
Sat, 19 Sep 2015 19:40:05 +0000 (12:40 -0700)
committerPatrick Lankswert <patrick.lankswert@intel.com>
Sun, 20 Sep 2015 05:32:43 +0000 (05:32 +0000)
commita739a6ac295294f8010dd185a86aea76ddf038b0
tree1d405ec11cbd12edea20f2a4277b8e18bea8bcc3
parent385e9d292344ba6239ae186a6e0d231bd9dd7e21
Do not build the Plugin Interface for unsupported platforms (ie. !linux).

This will ensure the Plugin Interface is only run on the Linux platform
as this is the only validated platform for the Plugin Interface thus far.

Change-Id: I14507336d54a47cc32102c76cd1d4f1891cb3687
Signed-off-by: Joseph Morrow <joseph.l.morrow@intel.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/2785
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Sachin Agrawal <sachin.agrawal@intel.com>
Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com>
plugins/SConscript