Author: matthew
Date: 2012-02-09 16:17:42 -0700 (Thu, 09 Feb 2012)
New Revision: 9738

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/chapter06/gmp.xml
   trunk/BOOK/general.ent
Log:
Remove a fixup for GMP's testsuite which was added upstream in GMP-5.0.3. Fixes 
#3016.

Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml  2012-02-07 19:52:40 UTC (rev 9737)
+++ trunk/BOOK/chapter01/changelog.xml  2012-02-09 23:17:42 UTC (rev 9738)
@@ -38,6 +38,16 @@
 -->
 
     <listitem>
+      <para>2012-02-09</para>
+      <itemizedlist>
+        <listitem>
+          <para>[matthew] - Remove a fixup for GMP's testsuite which was added 
upstream in
+          GMP-5.0.3. Fixes <ulink 
url="&lfs-ticket-root;3016">#3016</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>2012-02-07</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/chapter06/gmp.xml
===================================================================
--- trunk/BOOK/chapter06/gmp.xml        2012-02-07 19:52:40 UTC (rev 9737)
+++ trunk/BOOK/chapter06/gmp.xml        2012-02-09 23:17:42 UTC (rev 9738)
@@ -50,11 +50,6 @@
 <screen role="nodump"><userinput><parameter>ABI=32</parameter> ./configure 
...</userinput></screen></para>
     </note>
 
-    <para>First, fix a minor error noted on the upstream web page:</para>
-
-<screen><userinput remap="pre">sed -i 's/np + dn, qn/&amp; - dn/' 
mpn/generic/dcpi1_bdiv_q.c</userinput></screen>
-
-
     <para>Prepare GMP for compilation:</para>
 
 <screen><userinput remap="configure">./configure --prefix=/usr --enable-cxx 
--enable-mpbsd</userinput></screen>

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2012-02-07 19:52:40 UTC (rev 9737)
+++ trunk/BOOK/general.ent      2012-02-09 23:17:42 UTC (rev 9738)
@@ -1,5 +1,5 @@
-<!ENTITY version "SVN-20120207">
-<!ENTITY releasedate "Feb 7, 2012">
+<!ENTITY version "SVN-20120209">
+<!ENTITY releasedate "Feb 09, 2012">
 <!ENTITY copyrightdate "1999-2012"><!-- jhalfs needs a literal dash, not 
&ndash; -->
 <!ENTITY milestone "7.1">
 <!ENTITY generic-version "development"> <!-- Use "development", "testing", or 
"x.y[-pre{x}]" -->

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to