diff options
author | Mark Hymers <markh@linuxfromscratch.org> | 2002-10-13 15:29:53 +0000 |
---|---|---|
committer | Mark Hymers <markh@linuxfromscratch.org> | 2002-10-13 15:29:53 +0000 |
commit | 15b3899162ae39bf550a95058ac4049675c9358e (patch) | |
tree | 1aa107aadfaedf158c018aa53502022e084ae2a8 /chapter01 | |
parent | 061242f2fb6511ba173fc4a508249bf532a1bde6 (diff) |
add -s to bzip2 ch5 CC argument
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2170 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index e1db0b3d4..c9806763b 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -6,6 +6,9 @@ <itemizedlist> +<listitem><para>October 13th, 2002 [markh]: Chapter 05 - Bzip2: Added -s +to CC argument to make it consistent.</para></listitem> + <listitem><para>October 6th, 2002 [timothy]: Switched to gcc-core and gcc-g++.</para></listitem> |