[vlc-devel] [PACTH 3.0 13/21] contrib: gnutls: Remove Tizen specific rules
Steve Lhomme
robux4 at ycbcr.xyz
Mon Jun 22 09:02:53 CEST 2020
From: Marvin Scholz <epirat07 at gmail.com>
(cherry picked from commit 78df0f100f6a9a39c6ddbab5486f5086135c6a06)
Signed-off-by: Steve Lhomme <robux4 at ycbcr.xyz>
---
contrib/src/gnutls/rules.mak | 3 ---
1 file changed, 3 deletions(-)
diff --git a/contrib/src/gnutls/rules.mak b/contrib/src/gnutls/rules.mak
index cbe42571e4..c2ee60b5d8 100644
--- a/contrib/src/gnutls/rules.mak
+++ b/contrib/src/gnutls/rules.mak
@@ -55,9 +55,6 @@ DEPS_gnutls = nettle $(DEPS_nettle)
ifdef HAVE_ANDROID
GNUTLS_ENV += gl_cv_header_working_stdint_h=yes
endif
-ifdef HAVE_TIZEN
- GNUTLS_CONF += --with-default-trust-store-dir=/etc/ssl/certs/
-endif
ifdef HAVE_WINSTORE
ifeq ($(ARCH),x86_64)
GNUTLS_CONF += --disable-hardware-acceleration
--
2.26.2
More information about the vlc-devel
mailing list