mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
remove symlink to libfl.so, to satisify flex removal from chap5
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11880 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
338c63fb69
commit
5a430f1937
@ -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 @@ ln -sv /usr/lib/locale/locale-archive /tools/lib/locale</userinput></screen>
|
||||
</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>
|
||||
|
Loading…
Reference in New Issue
Block a user