aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2003-01-06 16:04:14 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2003-01-06 16:04:14 +0000
commitf353a63bad19768a4aa5953bdb21346c41d41c3c (patch)
treef73f70540e8c45c2febe87b4053f822b7bdc2440 /chapter01
parent5e40325fc2ddf3e60af6d47cb434e26099aebce6 (diff)
Added CFLAGS to zlib defining -fPIC
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2284 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 c5a0ff653..70b35d508 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -57,6 +57,10 @@
</itemizedlist>
</para></listitem>
+<listitem><para>January 6th, 2003 [gerard]: Chapter 06 - Zlib: Added CFLAGS
+variable to define -fPIC so the dynamic library gets compiled properly at
+all times.</para></listitem>
+
<listitem><para>January 5th, 2003 [timothy]: Chapter 05 - Applied Alex's
patch to split the <emphasis>Install all software as an unprivileged
user</emphasis> page into two pages: <emphasis>Adding the user lfs</emphasis>