Author: ken
Date: Tue Aug 20 12:43:10 2013
New Revision: 11660

Log:
Note that yasm can (still) build libjpeg-turbo on x86_64.  I thought we used to 
mention this.

Modified:
   trunk/BOOK/general/graphlib/libjpeg-turbo.xml
   trunk/BOOK/introduction/welcome/changelog.xml

Modified: trunk/BOOK/general/graphlib/libjpeg-turbo.xml
==============================================================================
--- trunk/BOOK/general/graphlib/libjpeg-turbo.xml       Tue Aug 20 10:47:38 
2013        (r11659)
+++ trunk/BOOK/general/graphlib/libjpeg-turbo.xml       Tue Aug 20 12:43:10 
2013        (r11660)
@@ -77,7 +77,8 @@
 
     <bridgehead renderas="sect4">Required</bridgehead>
     <para role="required">
-      <xref linkend="NASM"/>
+      <xref linkend="NASM"/> (or <xref linkend="yasm"/> if building
+      for x86_64)
     </para>
 
     <para condition="html" role="usernotes">User Notes:

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Tue Aug 20 10:47:38 
2013        (r11659)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Tue Aug 20 12:43:10 
2013        (r11660)
@@ -47,6 +47,9 @@
       <para>August 20th, 2013</para>
       <itemizedlist>
         <listitem>
+          <para>[ken] - Note that yasm can build libjpeg-turbo on 
x86_64.</para>
+        </listitem>
+        <listitem>
           <para>[krejzi] - Added libva 1.2.1.</para>
         </listitem>
         <listitem>
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to