mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-04-22 22:37:17 +00:00
9 lines
180 B
Plaintext
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/
|