From fe3809eb7a28721c9d54a04bc2cd2f4642c475fe Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Thu, 9 Feb 2012 23:17:42 +0000 Subject: [PATCH] Remove a fixup for GMP's testsuite which was added upstream in GMP-5.0.3. Fixes #3016. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9738 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 10 ++++++++++ chapter06/gmp.xml | 5 ----- general.ent | 4 ++-- 3 files changed, 12 insertions(+), 7 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index a72cb85a0..18cfcb481 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,16 @@ --> + + 2012-02-09 + + + [matthew] - Remove a fixup for GMP's testsuite which was added upstream in + GMP-5.0.3. Fixes #3016. + + + + 2012-02-07 diff --git a/chapter06/gmp.xml b/chapter06/gmp.xml index 4a2e490d6..27c413df9 100644 --- a/chapter06/gmp.xml +++ b/chapter06/gmp.xml @@ -50,11 +50,6 @@ ABI=32 ./configure ... - First, fix a minor error noted on the upstream web page: - -sed -i 's/np + dn, qn/& - dn/' mpn/generic/dcpi1_bdiv_q.c - - Prepare GMP for compilation: ./configure --prefix=/usr --enable-cxx --enable-mpbsd diff --git a/general.ent b/general.ent index 01909a50f..e276b37d7 100644 --- a/general.ent +++ b/general.ent @@ -1,5 +1,5 @@ - - + +