소스 검색

Fix comments about gcc test failures for gcc-5.3.0

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10977 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs 9 년 전
부모
커밋
30216f9814
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      chapter06/gcc.xml

+ 2 - 1
chapter06/gcc.xml

@@ -116,7 +116,8 @@ cd ../gcc-build</userinput></screen>
 
 
     <para>A few unexpected failures cannot always be avoided. The GCC developers
     <para>A few unexpected failures cannot always be avoided. The GCC developers
     are usually aware of these issues, but have not resolved them yet.
     are usually aware of these issues, but have not resolved them yet.
-    In particular, one test in the libgomp test suite is known to fail.
+    In particular, two tests in the libstdc++ test suite are known to fail
+    when running as the root user as we do here.
     Unless the test results are vastly different from those at the above URL,
     Unless the test results are vastly different from those at the above URL,
     it is safe to continue.</para>
     it is safe to continue.</para>