Files
domo/bsp/buildroot-2017.02.11/package/mpfr/Config.in
2018-05-22 15:35:47 +02:00

9 lines
180 B
Plaintext

config BR2_PACKAGE_MPFR
bool "mpfr"
select BR2_PACKAGE_GMP
help
C library for multiple-precision floating-point computations
with exact rounding.
http://www.mpfr.org/