tizen: Enable TCP 18/102818/5
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>
Wed, 7 Dec 2016 07:08:55 +0000 (08:08 +0100)
Change-Id: I56b8abcea1a3397f546ef0b8edc42711ff62b9d8
Origin: https://gerrit.iotivity.org/gerrit/#/c/15193/
Signed-off-by: Philippe Coval <philippe.coval@osg.samsung.com>
tools/tizen/iotivity.spec

index 27e7e8e..f1021b0 100644 (file)
@@ -82,7 +82,7 @@ Source1002: %{name}-test.manifest
 %{!?WITH_CLOUD: %define WITH_CLOUD 0}
 %{!?WITH_MQ: %define WITH_MQ OFF}
 %{!?WITH_PROXY: %define WITH_PROXY 0}
-%{!?WITH_TCP: %define WITH_TCP 0}
+%{!?WITH_TCP: %define WITH_TCP 1}
 
 BuildRequires:  expat-devel
 BuildRequires:  python, libcurl-devel