]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
script/lib-build: Use clang 14 61869/head
authorMatan Breizman <mbreizma@redhat.com>
Tue, 18 Feb 2025 10:40:24 +0000 (12:40 +0200)
committerMatan Breizman <mbreizma@redhat.com>
Tue, 18 Feb 2025 10:40:24 +0000 (12:40 +0200)
commit5bf3f6ee9f0206a5e9496160ed0de27643b4acb9
treec5030372f49a0a82a0c058fa4b5227e08b4434ae
parent177f1a76274a98eba63888628a7ae3971cfe937b
script/lib-build: Use clang 14

Updating to newer clang requires multiple fixes.
Don't use newer clang than 14. If needed, we could backport
the fixes from [1] and then use newer releases.

[1] https://github.com/ceph/ceph/pull/61740

Signed-off-by: Matan Breizman <mbreizma@redhat.com>
src/script/lib-build.sh