Author: bdubbs
Date: Mon Oct 22 08:46:07 2018
New Revision: 11477

Log:
Fix hard coded version of gcc in libffi

Modified:
   trunk/BOOK/chapter06/libffi.xml

Modified: trunk/BOOK/chapter06/libffi.xml
==============================================================================
--- trunk/BOOK/chapter06/libffi.xml     Wed Oct 10 12:58:28 2018        (r11476)
+++ trunk/BOOK/chapter06/libffi.xml     Mon Oct 22 08:46:07 2018        (r11477)
@@ -69,7 +69,7 @@
           will be copied from the native system to a less capable 
           system, use the less capable system as a parameter. For details 
           about alternative system types, see <ulink 
-          url='https://gcc.gnu.org/onlinedocs/gcc-8.1.0/gcc/x86-Options.html'>
+          
url='https://gcc.gnu.org/onlinedocs/gcc-&gcc-version;/gcc/x86-Options.html'>
           the x86 options in the gcc manual</ulink>.</para>
         </listitem>
       </varlistentry>
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to