xref: /OK3568_Linux_fs/buildroot/package/mpdecimal/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_MPDECIMAL
2	bool "mpdecimal"
3	help
4	  mpdecimal is a package for correctly-rounded arbitrary
5	  precision decimal floating point arithmetic. Starting from
6	  version 2.4, mpdecimal includes only the libmpdec
7	  library. Further mpdecimal development will focus
8	  exclusively on libmpdec.
9
10	  http://www.bytereef.org/mpdecimal/
11