From a4939d1bca97543ac82a85b4c09b97235bf9d32f Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Fri, 1 Sep 2017 19:48:24 +0000 Subject: [PATCH] lfs-8.1 git-svn-id: http://svn.linuxfromscratch.org/LFS/tags/8.1@11294 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 9 +++++++++ chapter06/bison.xml | 3 ++- chapter06/gcc.xml | 8 ++++++++ general.ent | 10 +++++----- packages.ent | 6 +++--- 5 files changed, 27 insertions(+), 9 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 017e50d5d..5a6969681 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,6 +42,15 @@ or as appropriate for the entry or if needed the entire day's listitem. --> + + 2017-09-01 + + + [bdubbs] - LFS-8.1 released. + + + + 2017-08-27 diff --git a/chapter06/bison.xml b/chapter06/bison.xml index 79f556d66..31e9570fb 100644 --- a/chapter06/bison.xml +++ b/chapter06/bison.xml @@ -60,7 +60,8 @@ 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 make check. + bison checks can be run with make check. Three + tests related to lalr1.cc fail for unknown reasons. Install the package: diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml index b8fa2a327..289885a72 100644 --- a/chapter06/gcc.xml +++ b/chapter06/gcc.xml @@ -131,6 +131,14 @@ cd build Unless the test results are vastly different from those at the above URL, it is safe to continue. + + On some combinations of kernel configuration and AMD processors + there may be more than 1100 failures in the gcc.target/i386/mpx + tests (which are designed to test the MPX option on recent + Intel processors). These can safely be ignored on AMD + processors. + + Install the package: make install diff --git a/general.ent b/general.ent index cc73fd949..a7646fc8c 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ - - - + - + - + diff --git a/packages.ent b/packages.ent index 98d1fd7fd..7dfbd400a 100644 --- a/packages.ent +++ b/packages.ent @@ -367,11 +367,11 @@ - + - + - +