mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-31 11:21:59 +00:00
Clean up for removal of libmpx*
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11458 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
d4407c732c
commit
8ab05f269f
@ -56,7 +56,8 @@
|
|||||||
|
|
||||||
<para>There is a circular dependency between bison and flex with regard to
|
<para>There is a circular dependency between bison and flex with regard to
|
||||||
the checks. If desired, after installing flex in the next section, the
|
the checks. If desired, after installing flex in the next section, the
|
||||||
bison checks can be run with <command>make check</command>.</para>
|
bison can be rebuilt and the bison checks can be run with
|
||||||
|
<command>make check</command>.</para>
|
||||||
|
|
||||||
<para>Install the package:</para>
|
<para>Install the package:</para>
|
||||||
|
|
||||||
|
@ -44,8 +44,7 @@ for LIB in $save_lib; do
|
|||||||
done
|
done
|
||||||
|
|
||||||
save_usrlib="libquadmath.so.&libquadmath-version; libstdc++.so.&libstdcpp-version;
|
save_usrlib="libquadmath.so.&libquadmath-version; libstdc++.so.&libstdcpp-version;
|
||||||
libmpx.so.&libmpx-version; libmpxwrappers.so.&libmpxwrap-version; libitm.so.&libitm-version;
|
libitm.so.&libitm-version; libatomic.so.&libatomic-version;" <!-- libcilkrts.so.&libcilkrts-version;-->
|
||||||
libatomic.so.&libatomic-version;" <!-- libcilkrts.so.&libcilkrts-version;-->
|
|
||||||
|
|
||||||
cd /usr/lib
|
cd /usr/lib
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user