mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 23:51:53 +02:00
5e4fe2fcea
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@870 3c298f89-4303-0410-b956-a3cf2f4a3e73
10 lines
156 B
Plaintext
10 lines
156 B
Plaintext
config BR2_PACKAGE_LIBGMP
|
|
tristate "libgmp"
|
|
default m if CONFIG_DEVEL
|
|
help
|
|
GNU multiprecision arithmetic library
|
|
|
|
http://www.swox.com/gmp/
|
|
|
|
|