-
- Downloads
gnu: perl: Build deterministically, and make byproducts deterministic.
With this, a --rounds=2 build passes, and timestamps in POD files can be controlled with 'SOURCE_DATE_EPOCH'. * gnu/packages/patches/perl-deterministic-ordering.patch, gnu/packages/patches/perl-no-build-time.patch, gnu/packages/patches/perl-source-date-epoch.patch: New files. * gnu/packages/perl.scm (perl)[source]: Use them. * gnu-system.am (dist_patch_DATA): Add them.
Showing
- gnu-system.am 3 additions, 0 deletionsgnu-system.am
- gnu/packages/patches/perl-deterministic-ordering.patch 29 additions, 0 deletionsgnu/packages/patches/perl-deterministic-ordering.patch
- gnu/packages/patches/perl-no-build-time.patch 26 additions, 0 deletionsgnu/packages/patches/perl-no-build-time.patch
- gnu/packages/patches/perl-source-date-epoch.patch 19 additions, 0 deletionsgnu/packages/patches/perl-source-date-epoch.patch
- gnu/packages/perl.scm 4 additions, 1 deletiongnu/packages/perl.scm
Loading
Please register or sign in to comment