mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-05 22:04:48 +00:00
Remove a command no more needed in gcc
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11588 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
5d276d1f9f
commit
015473e790
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user