mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-01 00:58:42 +08:00
gnutls3: disable ipv6
This commit is contained in:
parent
8281a16572
commit
c5179b59f0
@ -14,6 +14,7 @@ COOKBOOK_CONFIGURE_FLAGS+=(
|
||||
--with-included-libtasn1
|
||||
--with-included-unistring
|
||||
--without-p11-kit
|
||||
gl_cv_socket_ipv6=no
|
||||
)
|
||||
cookbook_configure
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user