Skip to content

Commit 6500519

Browse files
committed
Add note to README.md re locally applied patches
1 parent 2fddedd commit 6500519

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,9 @@ The 64bit builds specify use64bitall despite this being largely redundant
1919

2020
The individual Dockerfiles are generated via 'generate.pl', which uses
2121
Releases.yaml to populate the individual files.
22+
23+
For older versions of Perl, some patches may be necessary to build properly on
24+
a current base OS. In those cases, perl -V will show the locally applied patches.
25+
These changes should be limited to Configure rather than to code itself, and
26+
will be a cherry pick or back port of a patch from the mainline perl branch
27+
whenever possible.

0 commit comments

Comments
 (0)