Commit 72b3332
committed
ci(cross): xlings --version smoke-run best-effort under bare qemu
The musl-static cross toolchain validates end-to-end: both mcpp and xlings
cross-build to static aarch64 ELFs and mcpp --version runs under qemu. xlings
expects a real runtime env and may exit non-zero on a bare --version under
qemu, so don't gate on it — the build step already asserts its arch + static
linkage.1 parent 0b64ad8 commit 72b3332
1 file changed
Lines changed: 9 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| 144 | + | |
| 145 | + | |
144 | 146 | | |
145 | 147 | | |
146 | 148 | | |
147 | | - | |
148 | | - | |
149 | | - | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
0 commit comments