Browse Source

Merge changes from trunk to multilib

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@12005 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Thomas Trepl 5 years ago
parent
commit
9bf78234d3
2 changed files with 2 additions and 2 deletions
  1. 1 1
      chapter08/binutils.xml
  2. 1 1
      chapter08/libffi.xml

+ 1 - 1
chapter08/binutils.xml

@@ -195,7 +195,7 @@ cd       build</userinput></screen>
       <seglistitem>
         <seg>addr2line, ar, as, c++filt, dwp, elfedit, gprof, ld, ld.bfd, ld.gold, nm,
         objcopy, objdump, ranlib, readelf, size, strings, and strip</seg>
-        <seg>libbfd.{a,so} and libopcodes.{a,so}</seg>
+        <seg>libbfd.{a,so}, libctf.{a,so}, libctf-nobfd.{a,so}, and libopcodes.{a,so}</seg>
         <seg>/usr/lib/ldscripts</seg>
       </seglistitem>
     </segmentedlist>

+ 1 - 1
chapter08/libffi.xml

@@ -128,7 +128,7 @@ rm -rf DESTDIR</userinput></screen>
   <!-- - - - - - - - - - -->
   
   <sect2 arch="ml_x32,ml_all" role="installation">
-    <title>Installation of Libtool - x32bit</title>
+    <title>Installation of Libffi - x32bit</title>
 
     <para>Clean previous build:</para>