mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-11-05 11:31:14 +00:00
2a7b1d78ff
A failure appeared in AArch64 musl cross build, after upgrading rust to v1.47.0. A symbol "strrchr" was missing while linking against static libfdt.a. The issue could be caused by missing symbol(s) in new rust toolchain. This fix pins the rust version in this cross build action to a stable- enough version. Further upgrade will be done manually after testing. Signed-off-by: Michael Zhao <michael.zhao@arm.com> |
||
---|---|---|
.. | ||
audit.yaml | ||
build.yaml | ||
cross-build.yaml | ||
docker-image.yaml | ||
fuzz-build.yaml | ||
quality-aarch64.yaml | ||
quality.yaml | ||
release.yaml |