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

Added Arm64 support for Windows and Linux #1993

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gpetrov
Copy link

@gpetrov gpetrov commented Mar 3, 2024

  • improved OpenSSL download and compile on Windows
  • increased the default Visual Studio Build Tools to 2019 as this is the default installed also with NodeJS 18+ and also includes arm64 support
  • increased the OpenSSL version to 1.1.1w for arm64 support
  • implemented arm64 compile support for Windows in acquireOpenSSL.js and libgit2.gyp
  • implemented arm64 compile support for Linux with arm64

Can you check @ianhattendorf

* improved OpenSSL download and compile on Windows
* increased the default Visual Studio Build Tools to 2019 as this is the default installed also with NodeJS 18+ and also includes arm64 support
* increased the OpenSSL version to 1.1.1w for arm64 support
* implemented arm64 compile support for Windows in acquireOpenSSL.js and libgit2.gyp
* implemented arm64 compile support for Linux with arm64
@ianhattendorf
Copy link
Member

Thank you! I can't make any promises when I'll be able to look at this but I do want to add support for this.

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

Successfully merging this pull request may close these issues.

None yet

2 participants