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

Update common.gypi to allow for ARM builds #38

Merged
merged 2 commits into from
Feb 20, 2020
Merged

Update common.gypi to allow for ARM builds #38

merged 2 commits into from
Feb 20, 2020

Conversation

llamasoft
Copy link

Chromium's build scripts support building for ARM architectures so long as the ARM sysroot image is installed.
This is one of the requirements for fixing nwjs/nw.js#1151

Chromium's build scripts support building for ARM architectures so long as the ARM sysroot image is installed.
In addition to the sysroot change, this modification allows node to be cross-compiled for ARM when built using clang.
@rogerwang rogerwang merged commit be2fc16 into nwjs:nw44 Feb 20, 2020
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.

2 participants