build: Windows: Work around coap.h race
authorDan Mihai <Daniel.Mihai@microsoft.com>
Fri, 16 Jun 2017 14:41:45 +0000 (07:41 -0700)
committerDan Mihai <Daniel.Mihai@microsoft.com>
Fri, 16 Jun 2017 23:58:00 +0000 (23:58 +0000)
commit18b8d572bde670a91049467e05b6c3c568887b43
tree857923735430590a4a7b0edec76b4dab2c6e5617
parentaf09bc54c9792d598cec51e64dbadecc95c378f7
build: Windows: Work around coap.h race

Build coap.h before everything else, to work around an apparent
multi-threaded build race condition.

Bug: https://jira.iotivity.org/browse/IOT-2376
Change-Id: Ic112cfea42dfa1ac12735b4af882dc45a74c853d
Signed-off-by: Dan Mihai <Daniel.Mihai@microsoft.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/20891
Reviewed-by: Phil Coval <philippe.coval@osg.samsung.com>
Reviewed-by: Ibrahim Esmat <iesmat@microsoft.com>
Tested-by: jenkins-iotivity <jenkins@iotivity.org>
Reviewed-by: Omar Maabreh <omarm@microsoft.com>
run.bat