Re: [PATCH 0/4] Rust for Linux for ppc64le
From: Miguel Ojeda <hidden>
Date: 2021-03-23 14:28:02
Also in:
linuxppc-dev, lkml
From: Miguel Ojeda <hidden>
Date: 2021-03-23 14:28:02
Also in:
linuxppc-dev, lkml
On Tue, Mar 23, 2021 at 1:16 PM Michael Ellerman [off-list ref] wrote:
It would be nice to be in the CI. I was building natively so I haven't tried cross compiling yet (which we'll need for CI).
Indeed -- in the CI we already cross-compile arm64 (and run under QEMU both arm64 as well as x86_64), so it is easy to add new ones to the matrix.
I can send a pull request if that's easiest.
No worries, I will pick the patches. But, of course, feel free to join us in GitHub! :-) Cheers, Miguel