| Package Name | native/perl |
|---|---|
| Version | 5.42.0 |
| Type | native |
e093ef184d7f9a1b9797e2465296f55510adb6dab8842b0c3ed53329663096dc
sed -i.bak '/^#ifndef PERL_BUILD_DATE$/,/^#endif$/{/^#ifndef PERL_BUILD_DATE$/!d; s/.*/\#define PERL_BUILD_DATE "Jan 1 1970 00:00:01"/;}' perl.c
./Configure -des -Dprefix=$PREFIX/native -Duseithreads -Dall_static
make -j$NUM_CORES
make DESTDIR=$STAGING_DIR install
$PREFIX/native/bootstrap/bin/perl $PREFIX/native/bootstrap/bin/strip-nondeterminism-recursive --directory $STAGING_DIR