Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat: add riscv64 linux support #2694

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

Merged
merged 1 commit into from
Mar 24, 2025
Merged

feat: add riscv64 linux support #2694

merged 1 commit into from
Mar 24, 2025

Conversation

kxxt
Copy link
Contributor

@kxxt kxxt commented Mar 24, 2025

This patch introduces support for riscv64 linux platform,
which is supported in python-build-standalone since
https://github.com/astral-sh/python-build-standalone/releases/tag/20250115

Because it only gets supported recently, I updated python version maps to match
latest release.

The msvc -shared variant is no longer offered after 20250311 release. So I
updated the corresponding msvc builds to the normal variant.

This patch introduces support for riscv64 linux platform,
which is supported in python-build-standalone since
https://github.com/astral-sh/python-build-standalone/releases/tag/20250115

Because it only gets supported recently, I updated python version maps to match
latest release.

The msvc `-shared` variant is no longer offered after 20250311 release. So I
updated the corresponding msvc builds to the normal variant.
@aignas aignas added this pull request to the merge queue Mar 24, 2025
Merged via the queue into bazel-contrib:main with commit bfc0314 Mar 24, 2025
3 checks passed
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