projects
/
platform
/
upstream
/
curl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7b9684
)
Enable IPv6 for TV
author
Seonah Moon
<seonah1.moon@samsung.com>
Fri, 14 Sep 2018 02:34:24 +0000
(11:34 +0900)
committer
Seonah Moon
<seonah1.moon@samsung.com>
Fri, 14 Sep 2018 02:34:24 +0000
(11:34 +0900)
Change-Id: I53d34c6604be5cc01583f1b148c8fb4ad9db83e9
packaging/curl.spec
patch
|
blob
|
history
diff --git
a/packaging/curl.spec
b/packaging/curl.spec
index 075e2c3a028fd8858f8011723effd04fd2d428ff..645939e87145711fc6b181e01065e834d1946578 100644
(file)
--- a/
packaging/curl.spec
+++ b/
packaging/curl.spec
@@
-71,7
+71,7
@@
export CPPFLAGS="-DHAVE_PK11_CREATEGENERICOBJECT"
CFLAGS+=" -fstack-protector-strong -Wl,-z,relro -D_FORTIFY_SOURCE=2 -fPIE -pie"
%if "%{tizen_profile_name}" == "tv"
CFLAGS+=" -DTIZEN_TV_EXT"
-%reconfigure --without-nss --without-gnutls --with-openssl --
dis
able-ipv6 \
+%reconfigure --without-nss --without-gnutls --with-openssl --
en
able-ipv6 \
%else
%reconfigure --without-nss --without-gnutls --with-openssl --enable-ipv6 \
%endif