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,6 +2,7 @@
(name "libyaml")
(version "0.2.5")
(homepage "https://pyyaml.org/wiki/LibYAML")
(dependencies make)
(src (tar
(url "https://github.com/yaml/libyaml/releases/download/0.2.5/yaml-0.2.5.tar.gz")
(dir "yaml-0.2.5")