[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/2] Fix CI build on Free BSD 13
From: |
Daniel P . Berrangé |
Subject: |
[PATCH 0/2] Fix CI build on Free BSD 13 |
Date: |
Mon, 4 Mar 2024 14:44:54 +0000 |
FreeBSD seems to have prematurely purged the 13.2 images from gcloud,
despite 13.3 not being announced until tomorrow. Historically the old
images were left available for quite some time, until we noticed ports
failing due to missing symbols. Either way we need to update to 13.3
This exposed a clang bug so needs a workaround adding too.
Daniel P. Berrangé (2):
meson: detect broken clang 17 with -fzero-call-used-regs
gitlab: update FreeBSD Cirrus CI image to 13.3
.gitlab-ci.d/cirrus.yml | 2 +-
meson.build | 17 ++++++++++++-----
2 files changed, 13 insertions(+), 6 deletions(-)
--
2.43.0
- [PATCH 0/2] Fix CI build on Free BSD 13,
Daniel P . Berrangé <=