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

Add scripts for linux-arm64 prebuilds #216

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

sds
Copy link

@sds sds commented Feb 3, 2023

Addresses #188. I tested using a personal fork to ensure the build succeeded—you can see the output from a successful run here.

ARM is a common developer platform, especially if you are building Docker images on Apple Silicon using Docker Desktop.

This requires the openssl_fips variable to be set to the empty string in a few gyp files, suggested by this thread.

@sds sds force-pushed the arm-prebuilds branch 7 times, most recently from ffeb1c5 to 39af086 Compare February 3, 2023 06:19
ARM is a common platform, especially if you are building Docker images
on Apple Silicon using Docker Desktop.

This requires the `openssl_fips` variable to be set to the empty string
in a few gyp files.
@sds sds changed the title ARM64 prebuilds Add scripts for linux-arm64 prebuilds Feb 3, 2023
We need to use the LTS version for greater compatibility with glibc that ships with some versions of Node.js. Otherwise the prebuilt binary won't be recognized.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Review
Development

Successfully merging this pull request may close these issues.

1 participant