Browse Source

Actually let libiberty get installed

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10433 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs 11 years ago
parent
commit
5f360c1ac6
1 changed files with 0 additions and 1 deletions
  1. 0 1
      chapter06/gcc.xml

+ 0 - 1
chapter06/gcc.xml

@@ -79,7 +79,6 @@ cd ../gcc-build</userinput></screen>
                        --enable-languages=c,c++    \
                        --enable-languages=c,c++    \
                        --disable-multilib          \
                        --disable-multilib          \
                        --disable-bootstrap         \
                        --disable-bootstrap         \
-                       --disable-install-libiberty \
                        --with-system-zlib</userinput></screen>
                        --with-system-zlib</userinput></screen>
 
 
     <para>Note that for other languages, there are some prerequisites that
     <para>Note that for other languages, there are some prerequisites that