Skip to content

Comments

Add riscv64, make Linux targets more explicit#98

Open
threexc wants to merge 2 commits intoopenai:mainfrom
threexc:tgamblin/riscv64
Open

Add riscv64, make Linux targets more explicit#98
threexc wants to merge 2 commits intoopenai:mainfrom
threexc:tgamblin/riscv64

Conversation

@threexc
Copy link

@threexc threexc commented Feb 18, 2026

maturin supports riscv64 (specifically, riscv64gc) as a target. Add that to the build matrix. Note that this inspires the previous commit to make things more explicit, as 'riscv64' is not a valid shorthand for the rustc target, but it is used in package names when uploaded to PyPI.

Note that this is being done on behalf of the RISE Project to improve Python ecosystem support on riscv64 platforms.

Specify the exact rustc target to be used by maturin, so that it is
clear which target is used for a given arch.

Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
maturin supports riscv64 (specifically, riscv64gc) as a target. Add that
to the build matrix. Note that this inspires the previous commit to make
things more explicit, as 'riscv64' is not a valid shorthand for the
rustc target, but it is used in package names when uploaded to PyPI.

Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
@threexc
Copy link
Author

threexc commented Feb 18, 2026

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.

1 participant