tizen: Enable TCP
authorPhilippe Coval <philippe.coval@osg.samsung.com>
Tue, 4 Oct 2016 08:37:48 +0000 (10:37 +0200)
committerPhilippe Coval <philippe.coval@osg.samsung.com>
Fri, 13 Oct 2017 14:07:49 +0000 (16:07 +0200)
Change-Id: I56b8abcea1a3397f546ef0b8edc42711ff62b9d8
Origin: https://review.tizen.org/gerrit/#/c/102818/
Forwarded: https://gerrit.iotivity.org/gerrit/#/c/14655/
Signed-off-by: Philippe Coval <philippe.coval@osg.samsung.com>
tools/tizen/iotivity.spec

index 9a9eac2..38c7e3c 100755 (executable)
@@ -85,7 +85,7 @@ BuildRequires: python-accel-aarch64-cross-aarch64
 %{!?WITH_CLOUD: %define WITH_CLOUD 1}
 %{!?WITH_MQ: %define WITH_MQ OFF}
 %{!?WITH_PROXY: %define WITH_PROXY 0}
-%{!?WITH_TCP: %define WITH_TCP 0}
+%{!?WITH_TCP: %define WITH_TCP 1}
 %{!?MULTIPLE_OWNER: %define MULTIPLE_OWNER 0}
 %{!?OIC_SUPPORT_TIZEN_TRACE: %define OIC_SUPPORT_TIZEN_TRACE False}