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
Since machine-driver-libvirt cannot be cross-built, the situation is better wrt our RPM builds than admin-helper and crc (see crc-org/admin-helper#53 for example).
We already build RPMs for multiple arches, and the binaries in these RPMs are for the correct arch.
So we only need to release arm64 binaries, they are already built correctly as far as I can tell.
The libvirt XML generated by machine-driver-libvirt may contain hardcoded x86-specific features though. This needs to be fixed if that is the case.
We should build and release arm64 bits for linux as well so that user who want to try arm64 crc linux binary should able to use it.
The text was updated successfully, but these errors were encountered: