Fix for file injection is broken on centos computes with Cirros images LP #1587960
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / mpfr / Config.in
1 config BR2_PACKAGE_MPFR
2         bool "mpfr"
3         select BR2_PACKAGE_GMP
4         help
5           C library for multiple-precision floating-point computations
6           with exact rounding.
7
8           http://www.mpfr.org/