Remove --with-default-trust-store-pkcs11 from mingw-w64-gnutls

This commit is contained in:
Martchus 2018-06-18 19:26:51 +02:00
parent f08757069a
commit 0a1a4ba566
1 changed files with 1 additions and 2 deletions

View File

@ -2,7 +2,7 @@
pkgname=mingw-w64-gnutls
pkgver=3.5.18
pkgrel=1
pkgrel=2
pkgdesc='A library which provides a secure layer over a reliable transport layer (mingw-w64)'
arch=('any')
url="http://www.gnu.org/software/gnutls"
@ -49,7 +49,6 @@ build() {
--with-zlib \
--with-libiconv-prefix=/usr/$_arch \
--with-regex-libs=-lsystre \
--with-default-trust-store-pkcs11="pkcs11:model=p11-kit-trust;manufacturer=PKCS%2311%20Kit" \
--enable-nls \
--enable-cxx \
--enable-local-libopts \