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

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

View File

@ -6,12 +6,13 @@ https://ftp.gnu.org/gnu/mpc/mpc-1.3.1.tar.gz
./configure \
--with-gmp=/pkg/gnu/gmp \
--with-mpfr=/pkg/gnu/mpfr \
--prefix=/pkg/gnu/mpc &&
make -j$(nproc) && make install
--prefix=/pkg/gnu/mpc
make -j$(nproc)
make install
```
``` cfg *** build deps ***
linux
linux-headers
glibc
gmp
mpfr