[IOT-1436] fix scons build issue related sqlite3 with unsecured mode
authorjihwan.seo <jihwan.seo@samsung.com>
Tue, 11 Oct 2016 05:09:40 +0000 (14:09 +0900)
committerAshok Babu Channa <ashok.channa@samsung.com>
Thu, 20 Oct 2016 07:07:48 +0000 (07:07 +0000)
commitd60f9e3170e4222c026e3acecaef2466ada717bb
treefcafc2fa5a8c4ee88bbfeaef712c4e0fdecdd257
parent282a745dc884731c72e9acf4ada5604c84599749
[IOT-1436] fix scons build issue related sqlite3 with unsecured mode

sqlite3 is triggering to download by default.
it causes a storage memory waste in user side.
scons build script should check any option for download that lib

Change-Id: I701752bb450dc79d3604304fc7130375586e5356
Signed-off-by: jihwan.seo <jihwan.seo@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/13071
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Ashok Babu Channa <ashok.channa@samsung.com>
(cherry picked from commit 651887dd94864cf0f8eda52f5a8d7ec93dc27d0e)
Reviewed-on: https://gerrit.iotivity.org/gerrit/13381
extlibs/sqlite3/SConscript