diff options
author | DJ Lucas <dj@linuxfromscratch.org> | 2008-10-12 04:09:47 +0000 |
---|---|---|
committer | DJ Lucas <dj@linuxfromscratch.org> | 2008-10-12 04:09:47 +0000 |
commit | 0eb906581f5309be74fe1fd4f2f7b27d4b80f48a (patch) | |
tree | 2e73ccc616834e2374489926b7b2510415ece6e4 /chapter01 | |
parent | 3f39abf3beabee4cb50e496632851eb1e33f2695 (diff) |
Use static linked gcc for pass 1 - #2056.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8647 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index f8114203b..e31fbbfd2 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,10 @@ <para>2008-10-12</para> <itemizedlist> <listitem> + <para>[dj] - Changed Chapter 5 GCC Pass 1 build to static. Thanks to + Jeremy Huntwork for the suggestion and supporting text.</para> + </listitem> + <listitem> <para>[dj] - Added note to Chapter 6 GCC abuot the new include-fixed directory and changed the sample output to match.</para> </listitem> |