Files
AeroPkg/assets/var/gnu/mpfr.md

284 B

mpfr 4.2.2

https://ftp.gnu.org/gnu/mpfr/mpfr-4.2.2.tar.xz

./configure \
    --with-gmp=/pkg/gnu/gmp \
    --prefix=/pkg/gnu/mpfr
make -j$(nproc)
make install
linux-headers
glibc
gmp
binutils