speed up cmake, rustc, openvpn
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
(name "libgnutls")
|
||||
(version "3.8.12")
|
||||
(homepage "https://gnutls.org/")
|
||||
(dependencies xz pkg-config libnettle libp11-kit)
|
||||
(dependencies xz pkg-config libnettle libp11-kit libunistring)
|
||||
(src (tar
|
||||
(url "https://www.gnupg.org/ftp/gcrypt/gnutls/v3.8/gnutls-3.8.12.tar.xz")
|
||||
(dir "gnutls-3.8.12")
|
||||
(blake3 "d60d32619210c02b3b280a79e32c8323a7fd556ae77e1b461d69744bc93f05d5")))
|
||||
(build
|
||||
(configure_make
|
||||
(configure_flags "--with-included-libtasn1 --with-included-unistring --disable-doc --disable-tests --disable-tools"))))
|
||||
(configure_flags "--disable-doc --disable-tests --disable-tools"))))
|
||||
|
||||
Reference in New Issue
Block a user