Explorar o código

Remove a command no more needed in gcc

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11588 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Xi Ruoyao %!s(int64=6) %!d(string=hai) anos
pai
achega
015473e790
Modificáronse 1 ficheiros con 0 adicións e 5 borrados
  1. 0 5
      chapter06/gcc.xml

+ 0 - 5
chapter06/gcc.xml

@@ -51,11 +51,6 @@
   ;;
 esac</userinput></screen>
 
-    <para>Remove the symlink created earlier as the final gcc includes will be
-    installed here:</para>
-
-<screen><userinput remap="pre">rm -f /usr/lib/gcc</userinput></screen>
-
     <para>The GCC documentation recommends building GCC in a dedicated build directory:</para>
 
 <screen><userinput remap="pre">mkdir -v build