summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeonah Moon <seonah1.moon@samsung.com>2024-01-15 15:04:40 +0900
committerSeonah Moon <seonah1.moon@samsung.com>2024-01-15 15:06:25 +0900
commit3f3284f0c64b2dde48f0b77ac865656713b2b459 (patch)
tree4f58db935817280aced25e707c3153888be59594
parent631f2297881571f94237c56913416139a40fdeb3 (diff)
downloadcurl-accepted/tizen_base.tar.gz
curl-accepted/tizen_base.tar.bz2
curl-accepted/tizen_base.zip
Even if debug option is disabled, app can see the logs using VERBOSE option. * !!! WARNING !!! * This is a debug build of libcurl, do not use in production. Change-Id: I779c9dde8cc949a192313e2510b01c50dc789448
-rw-r--r--packaging/curl.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/curl.spec b/packaging/curl.spec
index d53da79a9..9956e5f37 100644
--- a/packaging/curl.spec
+++ b/packaging/curl.spec
@@ -77,7 +77,7 @@ CFLAGS+=" -DTIZEN_TV_EXT"
--with-ca-bundle=/etc/ssl/ca-bundle.pem \
--with-icu-uc \
--with-lber-lib=lber \
---enable-manual --enable-versioned-symbols --enable-ares --enable-debug --enable-curldebug \
+--enable-manual --enable-versioned-symbols --enable-ares \
--disable-static \
--with-nghttp2 \
--without-zsh-functions-dir \