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 /chapter03 | |
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 'chapter03')
-rw-r--r-- | chapter03/patches.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 327fee593..06a493131 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -234,6 +234,14 @@ </listitem> </varlistentry> --> + <varlistentry> + <term>Zlib fPIC Patch - <token>&zlib-fpic-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&zlib-fpic-patch;"/></para> + <para>MD5 sum: <literal>&zlib-fpic-patch-md5;</literal></para> + </listitem> + </varlistentry> + </variablelist> <para>Total size of these patches: about <returnvalue/></para> |