On Sun, Apr 18, 2021 at 1:33 PM Philippe Mathieu-Daudé <f4...@amsat.org> wrote: > > Add a new job to cross-build the mips64el target without > the TCG accelerator (IOW: only KVM accelerator enabled). > > Only build the mips64el target which is known to work > and has users. > > Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org> > --- > .gitlab-ci.d/crossbuilds.yml | 8 ++++++++ > 1 file changed, 8 insertions(+) >
Reviewed-by: Willian Rampazzo <willi...@redhat.com>