From 3f3284f0c64b2dde48f0b77ac865656713b2b459 Mon Sep 17 00:00:00 2001 From: Seonah Moon Date: Mon, 15 Jan 2024 15:04:40 +0900 Subject: Disable a debug option 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 --- packaging/curl.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \ -- cgit v1.2.3