Commit Graph

15 Commits (04efb526e9c5281e0eb62fae93de39cfa8febf3e)

Author SHA1 Message Date
Jack Nagel 34fca4e1ab mpfr: always run make check
Correctness is pretty important here, and it doesn't take too long.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-05-07 22:21:00 -05:00
Adam Vandenberg f1110febe6 p1 the default patch-level 2012-03-14 17:57:44 -07:00
Adam Vandenberg 725311b0af Standardize 32 bit build switch 2012-01-02 14:53:36 -08:00
Jack Nagel 9443751fa2 mpfr: apply upstream cumulative patch
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-12 02:53:40 -05:00
Jack Nagel 3e3187cad3 mpfr 3.1.0
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-03 14:59:52 -05:00
Jack Nagel b06688e585 Specify "build" but not "host" for gmp and mpfr
The "--host" flag to configure defaults to "--build", and explicitly
passing it is normally reserved for cross-compiling.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-10-03 14:59:50 -05:00
Adam Vandenberg 16e9c013df mpfr: change 32/64 logic
mpfr needs to have the same 32/64 bit logic that gmp does
2011-06-19 10:52:03 -07:00
Jack Nagel 714b535d38 Fix error in mpfr formula and update to 3.0.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-04-13 20:46:30 -07:00
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Alexander Corrado b768da1fb0 mpfr - default to 64-bit because gmp does
Mpfr depends on gmp. When gmp is built, it defaults to 64-bit on capable
hardware. Mpfr does not, which causes a configure error.

See: http://www.mpfr.org/faq.html#no_libgmp

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-06 16:29:38 -08:00
Alexis Hildebrandt c86c0f343b Update Formula: mpfr
Version bump to 3.0.0

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-27 21:03:33 -07:00
Ben Leslie 82a627aaf8 Fix download URL (mpfr-current -> mpfr-2.4.2)
mpfr has recently released version 3.0. This means mpfr-current
points to 3.0, not 2.4.2.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-18 12:26:56 -07:00
Adam Vandenberg f49bbff695 mpfr - remove unused switch 2010-04-30 08:48:10 -07:00
David Höppner 7b8f96666d mpfr: apply upstream patches 2010-03-07 19:31:08 +01:00
Alexis Hildebrandt 3c07766a30 Mpfr 2.4.2
A C library for multiple-precision floating-point computations
with correct rounding.
2010-01-23 12:21:14 +00:00