Changeset 12fe1e5 in clfs-embedded for BOOK/final-system
- Timestamp:
- Nov 29, 2006, 7:43:19 PM (18 years ago)
- Branches:
- master
- Children:
- d841e12
- Parents:
- 764a956
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/zlib.xml
r764a956 r12fe1e5 26 26 <title>Installation of Zlib</title> 27 27 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> 30 29 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> 36 31 37 32 <para os="a">Prepare Zlib for compilation:</para>
Note:
See TracChangeset
for help on using the changeset viewer.