diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-09-09 19:44:47 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-09-09 19:44:47 +0000 |
commit | adc232404fe4809a0bc34a183343e2b025c44b30 (patch) | |
tree | 497cce2eafa8fc724539c48c50738b10320d6470 /chapter01/changelog.xml | |
parent | ceb18c4be89620ed188c820ac502b9f3ce02377b (diff) |
removed zlib cflags munging
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2754 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-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 1a73d99cf..02fe901e8 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -82,6 +82,9 @@ </itemizedlist> </para></listitem> +<listitem><para>September 9th, 2003 [jeremy]: Chapter 6 - Removed zlib's +munging of CFLAGS in favor of a note to add -fPIC.</para></listitem> + <listitem><para>September 8th, 2003 [matt]: Chapter 5 - Fixed the rm command that deletes unneeded documentation from /tools/share.</para></listitem> |