Disable TIZEN_DEBUG_ENABLE feature for wearable profile
[platform/core/connectivity/net-config.git] / packaging / net-config.spec
index ec96264..aaa1aa3 100755 (executable)
@@ -82,7 +82,7 @@ TIZEN Network Configuration service extension for HAL test.
 cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} \
        -DTIZEN_WLAN_PASSPOINT=1 \
        -DTIZEN_WLAN_USE_P2P_INTERFACE=1 \
-       -DTIZEN_DEBUG_ENABLE=1 \
+       -DTIZEN_DEBUG_ENABLE=0 \
        -DTIZEN_WEARABLE=1 \
        -DTIZEN_CAPTIVE_PORTAL=1 \
        -DLIB_PATH=%{_lib} \