cannelloni: needs dynamic library
[buildroot-gz.git] / package / mpc / Config.in
blob83770133e58e93f4eb503cb336c4fbefc67623e6
1 config BR2_PACKAGE_MPC
2         bool "mpc"
3         select BR2_PACKAGE_MPFR
4         select BR2_PACKAGE_GMP
5         help
6           Mpc is a C library for the arithmetic of complex numbers with
7           arbitrarily high precision and correct rounding of the result.
8           It is built upon and follows the same principles as Mpfr.
10           http://www.multiprecision.org/