Author: xry111
Date: Thu May  2 13:53:31 2019
New Revision: 11588

Log:
Remove a command no more needed in gcc

Modified:
   trunk/BOOK/chapter06/gcc.xml

Modified: trunk/BOOK/chapter06/gcc.xml
==============================================================================
--- trunk/BOOK/chapter06/gcc.xml        Thu May  2 00:30:27 2019        (r11587)
+++ trunk/BOOK/chapter06/gcc.xml        Thu May  2 13:53:31 2019        (r11588)
@@ -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
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to