diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2009-05-17 02:08:02 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2009-05-17 02:08:02 +0000 |
commit | 4a8b9b3abf29b99e73eac2bb6ab813d365826b5d (patch) | |
tree | 2bfb32b655c1141b08b47d722b663c26b4d1fd38 /chapter01/changelog.xml | |
parent | 1442d774635c736969812155a643048f47a4e279 (diff) |
Add zlib-1.2.3-fPIC-1.patch which allows
building static and dynamic libraries in one step.
Also moved the libraries to /usr/lib.
Fixes ticket #2329.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8880 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index a0da0b413..524e40a63 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,6 +41,13 @@ <para>2009-05-16</para> <itemizedlist> <listitem> + <para>[bdubbs] - Add zlib-1.2.3-fPIC-1.patch which allows + building static and dynamic libraries in one step. Also + moved the libraries to /usr/lib. + Fixes + <ulink url="&lfs-ticket-root;2329">#2329</ulink>.</para> + </listitem> + <listitem> <para>[bdubbs] - Make symbolic links installed by bzip2 relative. Fixes <ulink url="&lfs-ticket-root;2396">#2396</ulink>.</para> |