Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

utils/Makefile.PL should use hostperl if defined in Config #22803

Open
vadimkantorov opened this issue Dec 1, 2024 · 0 comments
Open

utils/Makefile.PL should use hostperl if defined in Config #22803

vadimkantorov opened this issue Dec 1, 2024 · 0 comments

Comments

@vadimkantorov
Copy link

Currently it just defines PERL as ../perl or ../miniperl (depending on usedl value in Config) which might not be working for cross-compilation scenarios.

I propose that it should also check hostperl value in Config and use it if it's set.

Context:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant