[vlc-commits] contrib: don't build the tests and doc for gnutls

2015-10-21 Thread Steve Lhomme
vlc/vlc-2.2 | branch: master | Steve Lhomme  | Mon Sep 14 
14:40:41 2015 +0200| [55ef14884908570bc24900d949d26754504bb496] | committer: 
Jean-Baptiste Kempf

contrib: don't build the tests and doc for gnutls

Signed-off-by: Jean-Baptiste Kempf 
(cherry picked from commit ce4010f25cc5f2ac53e77322d6e2b749506aa97b)
Signed-off-by: Jean-Baptiste Kempf 

> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.2.git/?a=commit;h=55ef14884908570bc24900d949d26754504bb496
---

 contrib/src/gnutls/rules.mak |2 ++
 1 file changed, 2 insertions(+)

diff --git a/contrib/src/gnutls/rules.mak b/contrib/src/gnutls/rules.mak
index 6f1390b..3091070 100644
--- a/contrib/src/gnutls/rules.mak
+++ b/contrib/src/gnutls/rules.mak
@@ -47,6 +47,8 @@ GNUTLS_CONF := \
--disable-guile \
--disable-nls \
--without-libintl-prefix \
+   --disable-doc \
+   --disable-tests \
$(HOSTCONF)
 
 DEPS_gnutls = nettle $(DEPS_nettle)

___
vlc-commits mailing list
vlc-commits@videolan.org
https://mailman.videolan.org/listinfo/vlc-commits


[vlc-commits] contrib: don't build the tests and doc for gnutls

2015-09-14 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme  | Mon Sep 14 14:40:41 
2015 +0200| [ce4010f25cc5f2ac53e77322d6e2b749506aa97b] | committer: 
Jean-Baptiste Kempf

contrib: don't build the tests and doc for gnutls

Signed-off-by: Jean-Baptiste Kempf 

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ce4010f25cc5f2ac53e77322d6e2b749506aa97b
---

 contrib/src/gnutls/rules.mak |2 ++
 1 file changed, 2 insertions(+)

diff --git a/contrib/src/gnutls/rules.mak b/contrib/src/gnutls/rules.mak
index 5bd49b6..cd8626d 100644
--- a/contrib/src/gnutls/rules.mak
+++ b/contrib/src/gnutls/rules.mak
@@ -47,6 +47,8 @@ GNUTLS_CONF := \
--disable-guile \
--disable-nls \
--without-libintl-prefix \
+   --disable-doc \
+   --disable-tests \
$(HOSTCONF)
 
 DEPS_gnutls = nettle $(DEPS_nettle)

___
vlc-commits mailing list
vlc-commits@videolan.org
https://mailman.videolan.org/listinfo/vlc-commits