From 878bc8bc0bd1e643ed90adcc98abd8ac69f5fa69 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Fri, 23 Dec 2011 19:03:08 +0000 Subject: Add upstream patches for MPFR. Fixes #2983. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9691 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/mpfr.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'chapter05') diff --git a/chapter05/mpfr.xml b/chapter05/mpfr.xml index 004273828..b7e049d16 100644 --- a/chapter05/mpfr.xml +++ b/chapter05/mpfr.xml @@ -43,6 +43,10 @@ Installation of MPFR + Apply a patch that fixes a number of bugs in MPFR-&mpfr-version; + +patch -Np1 -i ../&mpfr-fixes-patch; + Prepare MPFR for compilation: ./configure --prefix=/tools --enable-thread-safe -- cgit v1.2.3-54-g00ecf