speed up cmake, rustc, openvpn

This commit is contained in:
2026-02-20 12:45:31 +01:00
parent 38c3ec542b
commit 9f9c5b7c9c
22 changed files with 156 additions and 46 deletions

View File

@@ -2,7 +2,7 @@
(name "clamav")
(version "1.5.1")
(homepage "https://www.clamav.net/")
(dependencies cmake rust-bin zlib bzip2 libxml2 libpcre2 libjson-c curl libncurses libmilter)
(dependencies cmake rustc bzip2 libxml2 libpcre2 libjson-c curl libncurses libmilter)
(src (tar
(url "https://www.clamav.net/downloads/production/clamav-1.5.1.tar.gz")
(dir "clamav-1.5.1")