aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2019-03-01 20:55:02 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2019-03-01 20:55:02 +0000
commit7433c5db4e56b0a9fdf06b0934a19587fc3948a1 (patch)
treedc4777db8a6a07ddfaab14c08738b01a3e0ceef8 /chapter06
parentc23a93af4a36af9bb20100031bde5b50e136df85 (diff)
Update to texinfo-6.6.
Update to tar-1.32. Update to sysvinit-2.94. Update to openssl-1.1.1b. Update to gcc-8.3.0. Update to linux-4.20.13. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11542 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/gcc.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml
index 46d0d10c8..034fc5db7 100644
--- a/chapter06/gcc.xml
+++ b/chapter06/gcc.xml
@@ -139,6 +139,9 @@ su nobody -s /bin/bash -c "PATH=$PATH make -k check"</userinput></screen>
url="&test-results;"/> and
<ulink url="https://gcc.gnu.org/ml/gcc-testresults/"/>.</para>
+ <para>Six tests related to get_time are known to fail. These are
+ apparantly related to the en_HK locale.</para>
+
<para>A few unexpected failures cannot always be avoided. The GCC developers
are usually aware of these issues, but have not resolved them yet.
Unless the test results are vastly different from those at the above URL,