| Package Name | native/gmp |
|---|---|
| Version | 6.3.0 |
| Type | native |
a3c2b80201b89e68616f4ad30bc66aee4927c3ce50e33929ca819d5c43538898
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 check
make DESTDIR=$STAGING_DIR install
$PREFIX/native/bootstrap/bin/perl $PREFIX/native/bootstrap/bin/strip-nondeterminism-recursive --directory $STAGING_DIR