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

build: windows/arm64 native compilation support #42408

Merged

Commits on Mar 20, 2022

  1. build: windows/arm64 native compilation support

    Added support for detecting ARM64 host architecture for windows and
    avoid explicit cross-compilation flag for win/arm64 target as
    configure.py can auto-detect configuration from host and
    target architecture.
    
    Refs: nodejs/build#2540
    niyas-sait committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    9d174e2 View commit details
    Browse the repository at this point in the history