Обновление README.md, исходников, пакетки

This commit is contained in:
2026-03-27 13:13:52 +03:00
parent 30540602bd
commit 888c3e9ae1
240 changed files with 2745 additions and 855 deletions

View File

@ -7,8 +7,9 @@ https://github.com/curl/curl/releases/download/curl-8_14_1/curl-8.14.1.tar.gz
--prefix=/pkg/gnu/curl \
--disable-docs \
--with-openssl \
--with-ca-path=/pkg/gnu/openssl/ssl/certs/ &&
make -j$(nproc) && make install
--with-ca-path=/pkg/gnu/openssl/ssl/certs/
make -j$(nproc)
make install
```
``` cfg *** build deps ***