[PATCH] devtools: unify cross-compilation tests
Thomas Monjalon
thomas at monjalon.net
Wed Jun 8 19:20:54 CEST 2022
08/06/2022 18:34, David Marchand:
> On Wed, Jun 8, 2022 at 5:50 PM Thomas Monjalon <thomas at monjalon.net> wrote:
> >
> > Reduce the number of Arm builds from 3 to 1:
> > only generic armv8 with GCC.
> > The specific PPC builds on Ubuntu are skipped.
> >
> > The build directories for PPC and RISC-V
> > are also renamed for consistency:
> > - build-arm64-generic-gcc
> > - build-ppc64-power8-gcc
> > - build-riscv64-generic-gcc
> >
> > The cross file is always saved in variable "f" for readability.
> >
> > Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
>
> Thanks, this reduction is something I already had locally (via some
> configuration).
>
> I like the renaming, though this change will trigger ABI reference
> regeneration for people who do test ABI.
>
> Otherwise the change lgtm.
> Acked-by: David Marchand <david.marchand at redhat.com>
Applied quickly before -rc1.
More information about the dev
mailing list