Обновление README.md, исходников, пакетки
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user