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:
Bruce Dubbs 2018-08-28 02:13:40 +00:00
parent d4407c732c
commit 8ab05f269f
2 changed files with 3 additions and 3 deletions

View File

@ -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>

View File

@ -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