Closed afresh1 closed 3 years ago
Thanks for bringing up my attempt :)
But, I think this is beyond the scope of Perl-Build. If Perl-Build had some plugin system, this should be implemented as a plugin.
P.S. Some fixes for relocatability here should be addressed in perl core/EUMM/MB, I think.
Ok, Thank you. I will change tactics.
This applies some similar transforms to what skaji's relocatable-perl script does, but integrated here into the Perl-Build script. This adjusts some additional paths to be relocatable that can't be done as part of the perl build itself, one because old releases don't do that, but also because it needs the non-relocated value to actually build. Without these additional changes there are a few things that don't get relocated, and as we're using Perl-Build for some things it would be nice to have this.