Changes between Version 1 and Version 2 of sys-libs/zlib/1.2.3/2
- Timestamp:
- 01/05/09 09:21:08 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
sys-libs/zlib/1.2.3/2
v1 v2 1 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
