瀏覽代碼

Clean up for removal of libmpx*

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11458 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs 7 年之前
父節點
當前提交
8ab05f269f
共有 2 個文件被更改,包括 3 次插入3 次删除
  1. 2 1
      chapter06/bison.xml
  2. 1 2
      chapter06/strippingagain.xml

+ 2 - 1
chapter06/bison.xml

@@ -56,7 +56,8 @@
 
     <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
-    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>
 

+ 1 - 2
chapter06/strippingagain.xml

@@ -44,8 +44,7 @@ for LIB in $save_lib; do
 done    
 
 save_usrlib="libquadmath.so.&libquadmath-version; libstdc++.so.&libstdcpp-version;
-             libmpx.so.&libmpx-version; libmpxwrappers.so.&libmpxwrap-version; libitm.so.&libitm-version;
-             libatomic.so.&libatomic-version;" <!-- libcilkrts.so.&libcilkrts-version;-->
+             libitm.so.&libitm-version; libatomic.so.&libatomic-version;" <!-- libcilkrts.so.&libcilkrts-version;-->
 
 cd /usr/lib