Changes between Version 2 and Version 3 of sys-libs/zlib/1.2.3/2
- Timestamp:
- 03/02/09 12:05:45 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
sys-libs/zlib/1.2.3/2
v2 v3 1 To build a shared lib for zlib we have to add --shared to the configure line, so the shared lib build looks like this: 2 3 * ./configure --prefix=/boot/common --shared 4 * make 5 * make install 1 Works on Haiku-gcc2, works on Haiku-hybrid.
