qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v5 16/16] gitlab-ci: Support macOS 12 via cirrus-run


From: Peter Maydell
Subject: Re: [PATCH v5 16/16] gitlab-ci: Support macOS 12 via cirrus-run
Date: Fri, 25 Feb 2022 12:58:16 +0000

On Mon, 14 Feb 2022 at 18:58, Philippe Mathieu-Daudé <f4bug@amsat.org> wrote:
>
> Add support for macOS 12 build on Cirrus-CI, similarly to commit
> 0e103a65ba1 ("gitlab: support for ... macOS 11 via cirrus-run"),
> but with the following differences:
>  - Enable modules (configure --enable-modules)
>  - Do not run softfloat3 tests (make check-softfloat)
>  - Run Aarch64 qtests instead of x86_64 ones
>
> Generate the vars file by calling 'make lcitool-refresh'.
>
> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> ---
>  .gitlab-ci.d/cirrus.yml           | 16 ++++++++++++++++
>  .gitlab-ci.d/cirrus/macos-12.vars | 16 ++++++++++++++++
>  audio/coreaudio.c                 |  2 +-

This coreaudio.c change looks like it should have been in a
different patch ?

>  tests/lcitool/refresh             |  1 +

Was this the change that was supposed to be in the previous patch?


thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]