You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added separate Dockerfiles for riscv64 as suggested by
#219 (comment).
RISC-V needs `atomic` linked which is added to
`LINUX_ALLOW_SYSTEM_LIBRARIES`.
Tested locally with `./build-linux.py --target-triple
riscv64-unknown-linux-gnu --python
cpython-{3.9,3.10,3.11,3.12,3.13,3.14}` and all build fine.
CI is added but not tested yet. I'd like the PR to test itself :P
Closes#388
0 commit comments