Author: xry111
Date: Sat May 30 21:10:51 2020
New Revision: 11880
Log:
remove symlink to libfl.so, to satisify flex removal from chap5
Modified:
trunk/BOOK/chapter06/createfiles.xml
Modified: trunk/BOOK/chapter06/createfiles.xml
==============================================================================
--- trunk/BOOK/chapter06/createfiles.xml Sat May 30 14:12:12 2020
(r11879)
+++ trunk/BOOK/chapter06/createfiles.xml Sat May 30 21:10:51 2020
(r11880)
@@ -43,7 +43,6 @@
ln -sv /tools/bin/{env,install,perl,printf} /usr/bin
ln -sv /tools/lib/libgcc_s.so{,.1} /usr/lib
ln -sv /tools/lib/libstdc++.{a,so{,.6}} /usr/lib
-ln -sv /tools/lib/libfl.so* /usr/lib
ln -sv bash /bin/sh
@@ -175,16 +174,6 @@
</listitem>
</varlistentry>
- <varlistentry>
- <term>
- <parameter><filename>/usr/lib/libfl.so*</filename></parameter>
- </term>
- <listitem>
- <para>This link allows binutils to find the flex library, and to
- build enhanced versions of ar and ranlib.</para>
- </listitem>
- </varlistentry>
-
<varlistentry>
<term>
<parameter>
--
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page