Author: xry111
Date: Tue Feb 2 19:00:59 2021
New Revision: 12116
Log:
ch08/gcc: /usr/lib/bfd-plugins is already created by binutils
Modified:
trunk/BOOK/chapter08/gcc.xml
Modified: trunk/BOOK/chapter08/gcc.xml
==============================================================================
--- trunk/BOOK/chapter08/gcc.xml Tue Feb 2 18:52:42 2021 (r12115)
+++ trunk/BOOK/chapter08/gcc.xml Tue Feb 2 19:00:59 2021 (r12116)
@@ -174,8 +174,7 @@
<para>Add a compatibility symlink to enable building programs with
Link Time Optimization (LTO):</para>
-<screen><userinput remap="install">install -v -dm755 /usr/lib/bfd-plugins
-ln -sfv ../../libexec/gcc/$(gcc -dumpmachine)/&gcc-version;/liblto_plugin.so \
+<screen><userinput remap="install">ln -sfv ../../libexec/gcc/$(gcc
-dumpmachine)/&gcc-version;/liblto_plugin.so \
/usr/lib/bfd-plugins/</userinput></screen>
<para>Now that our final toolchain is in place, it is important to again
ensure
--
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page