On 18/05/21 15:50, Alex Bennée wrote:
macos_xcode_task:
osx_instance:
@@ -47,7 +48,7 @@ macos_xcode_task:
script:
- mkdir build
- cd build
-- ../configure --extra-cflags='-Wno-error=deprecated-declarations'
--enable-modules
+- ../configure --extra-cflags='-Wno-error
Paolo Bonzini writes:
> Entitlements are applied via an install script that runs at installation
> time. Test it in CI.
>
> Signed-off-by: Paolo Bonzini
> ---
> .cirrus.yml | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/.cirrus.yml b/.cirrus.yml
> index f4bf49b70
Entitlements are applied via an install script that runs at installation
time. Test it in CI.
Signed-off-by: Paolo Bonzini
---
.cirrus.yml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/.cirrus.yml b/.cirrus.yml
index f4bf49b704..340fd395c0 100644
--- a/.cirrus.yml
+++ b