Эх сурвалжийг харах

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 6 жил өмнө
parent
commit
015473e790
1 өөрчлөгдсөн 0 нэмэгдсэн , 5 устгасан
  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