Commit f47f9a7
committed
build(python): Add linux-musl-riscv64 for python binaries
Build polars Python modules for riscv64 platforms with musl by using the
riscv64gc-unknown-linux-musl target. Use a RISE riscv native runner as
the 'os'.
See: https://riseproject-dev.github.io/riscv-runner/
Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>1 parent 0d948d9 commit f47f9a7
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
157 | | - | |
| 157 | + | |
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
179 | 183 | | |
180 | 184 | | |
181 | 185 | | |
| |||
0 commit comments