2005-05-13 03:36:39 +00:00
|
|
|
config BR2_PACKAGE_LIBGMP
|
2005-05-19 16:49:23 +00:00
|
|
|
tristate "libgmp - GNU multiprecision arithmetic library"
|
2005-04-18 19:45:56 +00:00
|
|
|
default m if CONFIG_DEVEL
|
2005-03-24 21:11:24 +00:00
|
|
|
help
|
2005-05-13 03:36:39 +00:00
|
|
|
GNU multiprecision arithmetic library
|
2005-03-24 21:11:24 +00:00
|
|
|
|
2005-05-13 03:36:39 +00:00
|
|
|
http://www.swox.com/gmp/
|
|
|
|
|
|
|
|
|
2005-05-19 16:49:23 +00:00
|
|
|
config BR2_PACKAGE_GMP
|
|
|
|
tristate
|
|
|
|
default BR2_PACKAGE_LIBGMP
|