mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-22 02:56:31 +01:00
Add dist 3.5-236
This is the metaconfig script and co. for perl.
This commit is contained in:
parent
c3c031fc51
commit
e773e65f1c
10 changed files with 128 additions and 0 deletions
|
|
@ -653,3 +653,10 @@ Perl 5.10.1 is an intermediate version used before Perl 5.32. We require this
|
|||
version as it adds a couple of modules into lib/ required to regenerate files in
|
||||
Perl 5.32. We still use the Makefile instead of the metaconfig strategy, as
|
||||
metaconfig history becomes poor more than a few years back.
|
||||
|
||||
dist 3.5-236
|
||||
============
|
||||
|
||||
dist is perl's package used for generating Perl's Configure (which is written in
|
||||
Perl itself). We 'compile' (aka generate) metaconfig and manifake only from dist.
|
||||
We do not use dist's build system because it itself uses dist.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue