Обновление README.md, исходников, пакетки
This commit is contained in:
@ -5,12 +5,13 @@ https://ftp.gnu.org/gnu/mpfr/mpfr-4.2.2.tar.xz
|
||||
``` sh *** build ***
|
||||
./configure \
|
||||
--with-gmp=/pkg/gnu/gmp \
|
||||
--prefix=/pkg/gnu/mpfr &&
|
||||
make -j$(nproc) && make install
|
||||
--prefix=/pkg/gnu/mpfr
|
||||
make -j$(nproc)
|
||||
make install
|
||||
```
|
||||
|
||||
``` cfg *** build deps ***
|
||||
linux
|
||||
linux-headers
|
||||
glibc
|
||||
gmp
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user