summaryrefslogtreecommitdiffstats
path: root/rules/gmp4.in
blob: 8fa9a1fee2b0d31399a296ec9bc56ad076391811 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
config GMP4
        bool
        depends on BROKEN
        prompt "GMP4"
	help
          Multiprecision arithmetic library
 
          GNU MP is a programmer's library for arbitrary precision
          arithmetic (ie, a bignum package).  It can operate on signed
          integer, rational, and floating point numeric types.
          
          It has a rich set of functions, and the functions have 
          a regular interface.
 
                The home page is http://www.swox.com/gmp
	

comment "GMP4 is broken, please send a patch"
        depends on !BROKEN