tv: do not use thread locking function
[platform/framework/web/download-provider.git] / packaging / download-provider.spec
index 661e677..7cac715 100755 (executable)
@@ -124,7 +124,6 @@ export LDFLAGS+=" -lgcov"
        -DBUILD_GCOV=%{?gcov:1}%{!?gcov:0} \
        -DSUPPORT_LARGE_FILE:BOOL=ON \
 %if "%{?tizen_profile_name}" == "tv"
-       -DUSE_SSL_THREAD_LOCKING:BOOL=ON \
        -DCA_CERT=%{_ca_cert} \
        -DCA_PATH=%{_ca_path} \
 %endif