| Package Name | native/mpc |
|---|---|
| Version | 1.3.1 |
| Type | native |
ab642492f5cf882b74aa0cb730cd410a81edcdbec895183ce930e706c1c759b8
config_opts=--prefix=$PREFIX/native
config_opts=$config_opts --disable-shared
config_opts=$config_opts --enable-static
./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