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 riscv64 #313

Merged
merged 4 commits into from
Mar 16, 2023
Merged

Add support for riscv64 #313

merged 4 commits into from
Mar 16, 2023

Conversation

Avimitin
Copy link
Contributor

@Avimitin Avimitin commented Aug 8, 2022

This PR adds the ability for nodeenv to detect RISC-V 64 architecture and download pre-built nodejs from unofficial upstream. Tested in Arch Linux RISC-V 64.

  • How to verified

Follow the instruction to setup Arch Linux RISC-V QEMU environment. Then just run the python setup.py test.

Signed-off-by: Avimitin <avimitin@gmail.com>
Signed-off-by: Avimitin <avimitin@gmail.com>
Signed-off-by: Avimitin <avimitin@gmail.com>
Avimitin added a commit to Avimitin/archriscv-packages that referenced this pull request Aug 8, 2022
This patch applied a RISC-V support patch from [upstream] to fix the
path glob error.

[Upstream]: ekalinin/nodeenv#313

Signed-off-by: Avimitin <avimitin@gmail.com>
felixonmars pushed a commit to felixonmars/archriscv-packages that referenced this pull request Aug 8, 2022
This patch applied a RISC-V support patch from [upstream] to fix the
path glob error.

[Upstream]: ekalinin/nodeenv#313

Signed-off-by: Avimitin <avimitin@gmail.com>
Signed-off-by: Avimitin <avimitin@gmail.com>
@Avimitin
Copy link
Contributor Author

CI Fixed.

@ekalinin ekalinin merged commit 0420847 into ekalinin:master Mar 16, 2023
@ekalinin
Copy link
Owner

Thanks!

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