vlc | branch: master | Steve Lhomme <[email protected]> | Mon Feb 18 10:19:53 2019 +0100| [86272c4428cb564fdeb5845e1d6d8060cf6a193c] | committer: Steve Lhomme
contrib: gnutls: remove options that don't exist anymore > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=86272c4428cb564fdeb5845e1d6d8060cf6a193c --- contrib/src/gnutls/rules.mak | 2 -- 1 file changed, 2 deletions(-) diff --git a/contrib/src/gnutls/rules.mak b/contrib/src/gnutls/rules.mak index 0a49f65f71..4cff106575 100644 --- a/contrib/src/gnutls/rules.mak +++ b/contrib/src/gnutls/rules.mak @@ -35,9 +35,7 @@ GNUTLS_CONF := \ --without-p11-kit \ --disable-cxx \ --disable-srp-authentication \ - --disable-psk-authentication-FIXME \ --disable-anon-authentication \ - --disable-openpgp-authentication \ --disable-openssl-compatibility \ --disable-guile \ --disable-nls \ _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
