瀏覽代碼

Fix hard coded version of gcc in libffi

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11477 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs 6 年之前
父節點
當前提交
2c53f525a1
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      chapter06/libffi.xml

+ 1 - 1
chapter06/libffi.xml

@@ -69,7 +69,7 @@ sed -e '/^includedir/ s/=.*$/=@includedir@/' \
           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>