]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
script/lib-build: Use clang 14
authorMatan Breizman <mbreizma@redhat.com>
Wed, 12 Feb 2025 13:29:02 +0000 (13:29 +0000)
committerMatan Breizman <mbreizma@redhat.com>
Wed, 12 Feb 2025 13:29:02 +0000 (13:29 +0000)
commit55e6f54831f4ce2c2b005d1d2d9b7125d15bb4f2
treeb631a6884a868ab32aca6fd31ee77877600efe75
parentdae433cea29f2806e2304eca38bb5bf24e134eb9
script/lib-build: Use clang 14

In attempt to update to clang16 some of the code is not yet adapted
due to deprecated functions.
Let's disable clang 16 usage until https://github.com/ceph/ceph/pull/61740
is merged.

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