mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-12 07:26:15 +01:00
ci: Add clang and scan-build
We want to run the Clang-based build analysis tool in our CI pipeline, taking advantage of its native support in Meson.
This commit is contained in:
parent
7875f34433
commit
99d068fb90
@ -4,6 +4,8 @@ RUN dnf -y install \
|
||||
autoconf \
|
||||
automake \
|
||||
bindfs \
|
||||
clang \
|
||||
clang-analyzer \
|
||||
desktop-file-utils \
|
||||
elfutils-libelf-devel \
|
||||
findutils \
|
||||
|
Loading…
Reference in New Issue
Block a user