mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 09:35:26 +00:00
11 lines
346 B
Plaintext
11 lines
346 B
Plaintext
config BR2_PACKAGE_MPDECIMAL
|
|
bool "mpdecimal"
|
|
help
|
|
mpdecimal is a package for correctly-rounded arbitrary
|
|
precision decimal floating point arithmetic. Starting from
|
|
version 2.4, mpdecimal includes only the libmpdec
|
|
library. Further mpdecimal development will focus
|
|
exclusively on libmpdec.
|
|
|
|
http://www.bytereef.org/mpdecimal/
|