mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-12 15:36:17 +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 \
|
autoconf \
|
||||||
automake \
|
automake \
|
||||||
bindfs \
|
bindfs \
|
||||||
|
clang \
|
||||||
|
clang-analyzer \
|
||||||
desktop-file-utils \
|
desktop-file-utils \
|
||||||
elfutils-libelf-devel \
|
elfutils-libelf-devel \
|
||||||
findutils \
|
findutils \
|
||||||
|
Loading…
Reference in New Issue
Block a user