aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2008-10-15 21:32:49 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2008-10-15 21:32:49 +0000
commit26b44218d944fffd8f898ac189f0d43f315efb48 (patch)
treee775c5567b4793f943432eae3371988f3baeebad /chapter01
parent649b4eeda21ec73d16a3bf219603956d576e4c82 (diff)
Added --disable-libssp to glibc Pass 1 in Chapter 5
to eliminate a build failure on some systems. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8665 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 60ee252ab..9e6b99db2 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -41,6 +41,10 @@
<para>2008-10-15</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Added --disable-libssp to glibc Pass 1 in Chapter 5
+ to eliminate a build failure on some systems.</para>
+ </listitem>
+ <listitem>
<para>[dj] - Updated to udev-config-20081015.</para>
</listitem>
<listitem>