[vlc-devel] [PACTH 3.0 07/21] contrib: gnutls: without-libdn2 is now without-libidn
Steve Lhomme
robux4 at ycbcr.xyz
Mon Jun 22 09:02:47 CEST 2020
(cherry picked from commit 809ccfa5b09c46dd0dbf87f2411d87e494f2d880)
Signed-off-by: Steve Lhomme <robux4 at ycbcr.xyz>
---
contrib/src/gnutls/rules.mak | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/contrib/src/gnutls/rules.mak b/contrib/src/gnutls/rules.mak
index 03f4197010..ecd978b2f9 100644
--- a/contrib/src/gnutls/rules.mak
+++ b/contrib/src/gnutls/rules.mak
@@ -64,7 +64,7 @@ ifeq ($(ARCH),x86_64)
endif
endif
ifdef HAVE_WIN32
- GNUTLS_CONF += --without-libidn2
+ GNUTLS_CONF += --without-idn
ifdef HAVE_CLANG
ifeq ($(ARCH),aarch64)
GNUTLS_CONF += --disable-hardware-acceleration
--
2.26.2
More information about the vlc-devel
mailing list