Compilation fix for protocol plugin app on Ubuntu14.10
authorHabib Virji <habib.virji@samsung.com>
Fri, 1 May 2015 12:28:54 +0000 (13:28 +0100)
committerUze Choi <uzchoi@samsung.com>
Wed, 6 May 2015 09:19:03 +0000 (09:19 +0000)
commit9a421cd4d959bf6ff1fae00610559c0337c5d224
treea106cf7c6ea8732ed63e374298df05b643369d9f
parent08f5b4edd914efb7e49f2e5c5d08edc362fa5cc9
Compilation fix for protocol plugin app on Ubuntu14.10

Compilation of mqtt sample app was failing as pthread was included in
LIBS but should be appended after connectivity_abstraction as it depends on the pthread library.

Change-Id: Ie1019c5ba4b31a06f7e25a3e2ce338ea21c91b52
Signed-off-by: Habib Virji <habib.virji@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/881
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Younghyun Joo <yh_.joo@samsung.com>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
service/protocol-plugin/sample-app/linux/SConscript