Changeset 12fe1e5 in clfs-embedded for BOOK/final-system


Ignore:
Timestamp:
Nov 29, 2006, 11:43:19 AM (17 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
master
Children:
d841e12
Parents:
764a956
Message:

Removed -fPIC patch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/zlib.xml

    r764a956 r12fe1e5  
    2626    <title>Installation of Zlib</title>
    2727
    28     <para os="p1">This patch will add -fPIC to our build and allow us to build
    29     a static and shared library at the same time:</para>
     28    <para os="p1">This patch will add the ability to use DESTDIR:</para>
    3029
    31 <screen os="p2"><userinput>patch -Np1 -i ../&zlib-fpic-patch;</userinput></screen>
    32 
    33     <para os="p3">This patch will add the ability to use DESTDIR:</para>
    34 
    35 <screen os="p4"><userinput>patch -Np1 -i ../&zlib-destdir-patch;</userinput></screen>
     30<screen os="p2"><userinput>patch -Np1 -i ../&zlib-destdir-patch;</userinput></screen>
    3631
    3732    <para os="a">Prepare Zlib for compilation:</para>
Note: See TracChangeset for help on using the changeset viewer.