aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorDJ Lucas <dj@linuxfromscratch.org>2016-12-18 15:14:26 +0000
committerDJ Lucas <dj@linuxfromscratch.org>2016-12-18 15:14:26 +0000
commit98e7ac4cd781b87271d1ba1b90717de08023d4b7 (patch)
tree84ddf70f48d9f740fbc467ea4a3f0f1f02aabbf3 /chapter01
parentbe3d9f313a25000d1cbaa631852be62330828f2c (diff)
Update toolchain sanity checks to use values for x86_64.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11155 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml13
1 files changed, 12 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 413830867..3afd45c21 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -43,12 +43,23 @@
appropriate for the entry or if needed the entire day's listitem.
-->
<listitem>
+ <para>2016-12-18</para>
+ <itemizedlist>
+ <listitem>
+ <para>[dj] - Update toolchain sanity checks to use values for
+ x86_64.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2016-12-17</para>
<itemizedlist>
<listitem>
<para>[dj] - Remove {,/usr}/lib64 symlinks for x86_64 builds. Add
/lib64 directory with symlinks to dynamic loader. Adjust installation
- of glibc, gcc, and libcap to account for filesystemd changes.</para>
+ of glibc, gcc, and libcap to account for directory layout
+ changes.</para>
</listitem>
</itemizedlist>
</listitem>