mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-23 10:42:11 +01:00
ci/fedora.Dockerfile: Add libasan and libubsan depedencies
They allow address sanitizer tests
This commit is contained in:
parent
71a7887c8a
commit
6a63e92f88
@ -40,10 +40,12 @@ RUN dnf -y update \
|
|||||||
gtk-doc \
|
gtk-doc \
|
||||||
itstool \
|
itstool \
|
||||||
lcov \
|
lcov \
|
||||||
|
libasan \
|
||||||
libattr-devel \
|
libattr-devel \
|
||||||
libffi-devel \
|
libffi-devel \
|
||||||
libmount-devel \
|
libmount-devel \
|
||||||
libselinux-devel \
|
libselinux-devel \
|
||||||
|
libubsan \
|
||||||
libxslt \
|
libxslt \
|
||||||
ncurses-compat-libs \
|
ncurses-compat-libs \
|
||||||
ninja-build \
|
ninja-build \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user