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

Trigger builds and releases of older versions (LTS) even if they are deprecated #1

Open
devraymondsh opened this issue May 17, 2024 · 1 comment

Comments

@devraymondsh
Copy link
Member

We can trigger builds and releases of older versions (LTS) even if they are deprecated. However, we can't trigger ARM64 builds in anything before v22.1.0 because of the cross-platform compilation issue NodeJS had as detailed here.

@viferga
Copy link
Member

viferga commented May 23, 2024

MetaCall transforms the build system on the fly, we could use the same script for overwriting the build system of older versions for applying your patch: https://github.com/metacall/core/blob/39f7016a3e178d3ff470660dc2f93e7634172769/cmake/NodeJSGYPPatch.py

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

No branches or pull requests

2 participants