build_common: Removing redundant env configuration
authorPawel Winogrodzki <pawelwi@microsoft.com>
Thu, 15 Jun 2017 19:38:53 +0000 (12:38 -0700)
committerDan Mihai <Daniel.Mihai@microsoft.com>
Tue, 11 Jul 2017 17:06:23 +0000 (17:06 +0000)
commitfb4401c8c7a60d70ea64fcc3c3f06fc2ab0e7d18
tree02e4d224c24af58bb37e0316d4865a23d511de9c
parente070436866ee75054aea4a9772c4ec325cf9616b
build_common: Removing redundant env configuration

Moving global environment configuration common for all
platforms into build_common/SConscript and removing repeated
lines from build_common/[platform]/SConscript.

Bug: https://jira.iotivity.org/browse/IOT-1583
Change-Id: Ic127e2c432ee50b0ba4aa91a460259d83d0b6b7d
Signed-off-by: Pawel Winogrodzki <pawelwi@microsoft.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/21287
Tested-by: jenkins-iotivity <jenkins@iotivity.org>
Reviewed-by: Dan Mihai <Daniel.Mihai@microsoft.com>
build_common/SConscript
build_common/android/SConscript
build_common/arduino/SConscript
build_common/darwin/SConscript
build_common/linux/SConscript
build_common/msys_nt/SConscript
build_common/tizen/SConscript
build_common/windows/SConscript
service/notification/unittest/SConscript