| Package Name | native/zlib |
|---|---|
| Version | 1.3.1 |
| Type | native |
9a93b2b7dfdac77ceba5a558a580e74667dd6fede4585b91eefb60f03b72df23
CFLAGS=$CFLAGS -fPIC
config_opts=--prefix=$PREFIX/native --static
LIBTOOL=$PREFIX/native/bin/libtool
CROSS_PREFIX=$HOST-
./configure $config_opts
make -j$NUM_CORES
make DESTDIR=$STAGING_DIR install
$PREFIX/native/bootstrap/bin/perl $PREFIX/native/bootstrap/bin/strip-nondeterminism-recursive --directory $STAGING_DIR