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 support for Windows ARM64 and update submodules #113

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

Conversation

dpaoliello
Copy link

@dpaoliello dpaoliello commented Jun 3, 2024

  • Updated instructions to be arch agnostic for Windows.
  • Updated batch files for Windows to do both AMD64 and ARM64.
  • Updated submodules to versions with ARM64 support.

NOTE: This does NOT add any of the required aarch64-pc-windows-msvc binaries themselves, I'm assuming that a maintainer will do this to ensure that the binaries are built securely from known-good sources.


This change is Reviewable

@dpaoliello
Copy link
Author

Once this is merged, can someone please build and check in the Windows ARM64 binaries? Please let me know if there are any issues and I'll help resolve them.

@dlon
Copy link
Member

dlon commented Jun 7, 2024

Were you able to cross-compile OpenVPN for ARM?

@dpaoliello
Copy link
Author

Were you able to cross-compile OpenVPN for ARM?

No, somehow I missed that. OpenVPN offers ARM64 installers on their website, so I assume that it works?

@dpaoliello
Copy link
Author

Ping...
Worst case scenario with OpenVPN, we can ship the x64 version - only the kernel mode components needs to be arm64.

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