config/global.in
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun Mar 08 17:27:02 2009 +0000 (2009-03-08)
changeset 1249 e612e57b4249
parent 693 458facedc485
child 2040 c0162f201864
permissions -rw-r--r--
Add MPFR-2.4.1.
Add patchset for MPFR 2.4.0 and 2.4.1, from upstream.

/trunk/config/gmp_mpfr/mpfr.in | 8 6 2 0 +
/trunk/patches/mpfr/2.4.0/100-printf-hh-ll.patch | 359 359 0 0 +++++++++++++++++++++++++++++
/trunk/patches/mpfr/2.4.0/110-mpfr_snprintf.patch | 176 176 0 0 ++++++++++++++
/trunk/patches/mpfr/2.4.1/100-remainder-neg.patch | 123 123 0 0 ++++++++++
/trunk/patches/mpfr/2.4.1/110-assert.patch | 45 45 0 0 ++++
5 files changed, 709 insertions(+), 2 deletions(-)
     1 # Overall toolchain configuration: paths, jobs, etc...
     2 
     3 menu "Paths and misc options"
     4 
     5 source "config/global/ct-behave.in"
     6 source "config/global/paths.in"
     7 source "config/global/download.in"
     8 source "config/global/extract.in"
     9 source "config/global/build-behave.in"
    10 source "config/global/logging.in"
    11 
    12 endmenu