diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-01-30 04:33:38 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-01-30 04:33:38 +0000 |
commit | 8643850fb239b9ed48553adc0636fa68dfc65665 (patch) | |
tree | 313278496fe5b54d6b3c0b1e56d1c23939c23ff2 /chapter01 | |
parent | 75e795a113bbd056e32eba14d505e0cea50a8984 (diff) |
changed chap6 make install target to install-no-fixedincludes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2409 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 f5fd82d45..2ecbf679f 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -55,6 +55,9 @@ </itemizedlist> </para></listitem> +<listitem><para>January 29th, 2003 [gerard]: Chapter 06 - GCC: Changed the +install target to install-no-fixedincludes.</para></listitem> + <listitem><para>January 29th, 2003 [gerard]: Downgraded to binutils-2.13.2 due to a GCC bug that can't parse the version string of binutils 2.13.2.1. The only changes between 2.13.2 and 2.13.2.1 are documentation changes, so |