| Package Name | native/libiconv |
|---|---|
| Version | 1.17 |
| Type | native |
8f74213b56238c85a50a5329f77e06198771e70dd9a739779f4c02f65d971313
CFLAGS=$CFLAGS -fPIC
config_opts=--prefix=$PREFIX/native --disable-nls --enable-static --disable-shared
config_opts=$config_opts
config_opts=$config_opts --with-pic
cp -f $PREFIX/native/share/config/config.guess build-aux/
cp -f $PREFIX/native/share/config/config.sub build-aux/
./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