lcitool/qemu: include libclang-rt for TSAN

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-ID: <20250924120426.2158655-14-marcandre.lureau@redhat.com>
This commit is contained in:
Marc-André Lureau 2025-09-24 16:04:10 +04:00
parent a679aa8e43
commit 4ef07afe8e
18 changed files with 18 additions and 0 deletions

View file

@ -36,6 +36,7 @@ packages:
- libcap-ng-dev
- libcapstone-dev
- libcbor-dev
- libclang-dev
- libcmocka-dev
- libcurl4-gnutls-dev
- libdaxctl-dev

View file

@ -36,6 +36,7 @@ packages:
- libcap-ng-dev
- libcapstone-dev
- libcbor-dev
- libclang-dev
- libcmocka-dev
- libcurl4-gnutls-dev
- libdaxctl-dev

View file

@ -25,6 +25,7 @@ RUN dnf distro-sync -y && \
capstone-devel \
ccache \
clang \
compiler-rt \
ctags \
cyrus-sasl-devel \
daxctl-devel \

View file

@ -30,6 +30,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
gettext \
git \
hostname \
libclang-rt-dev \
libglib2.0-dev \
llvm \
locales \

View file

@ -30,6 +30,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
gettext \
git \
hostname \
libclang-rt-dev \
libglib2.0-dev \
llvm \
locales \

View file

@ -30,6 +30,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
gettext \
git \
hostname \
libclang-rt-dev \
libglib2.0-dev \
llvm \
locales \

View file

@ -30,6 +30,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
gettext \
git \
hostname \
libclang-rt-dev \
libglib2.0-dev \
llvm \
locales \

View file

@ -30,6 +30,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
gettext \
git \
hostname \
libclang-rt-dev \
libglib2.0-dev \
llvm \
locales \

View file

@ -30,6 +30,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
gettext \
git \
hostname \
libclang-rt-dev \
libglib2.0-dev \
llvm \
locales \

View file

@ -30,6 +30,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
gettext \
git \
hostname \
libclang-rt-dev \
libglib2.0-dev \
llvm \
locales \

View file

@ -30,6 +30,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
gettext \
git \
hostname \
libclang-rt-dev \
libglib2.0-dev \
llvm \
locales \

View file

@ -43,6 +43,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
libcap-ng-dev \
libcapstone-dev \
libcbor-dev \
libclang-rt-dev \
libcmocka-dev \
libcurl4-gnutls-dev \
libdaxctl-dev \

View file

@ -32,6 +32,7 @@ exec "$@"\n' > /usr/bin/nosync && \
capstone-devel \
ccache \
clang \
compiler-rt \
ctags \
cyrus-sasl-devel \
daxctl-devel \

View file

@ -25,6 +25,7 @@ exec "$@"\n' > /usr/bin/nosync && \
bzip2 \
ca-certificates \
ccache \
compiler-rt \
ctags \
dbus-daemon \
diffutils \

View file

@ -32,6 +32,7 @@ exec "$@"\n' > /usr/bin/nosync && \
capstone-devel \
ccache \
clang \
compiler-rt \
ctags \
cyrus-sasl-devel \
daxctl-devel \

View file

@ -19,6 +19,7 @@ RUN zypper update -y && \
ca-certificates \
ccache \
clang \
clang-devel \
ctags \
cyrus-sasl-devel \
dbus-1 \

View file

@ -42,6 +42,7 @@ RUN export DEBIAN_FRONTEND=noninteractive && \
libcap-ng-dev \
libcapstone-dev \
libcbor-dev \
libclang-dev \
libcmocka-dev \
libcurl4-gnutls-dev \
libdaxctl-dev \

View file

@ -44,6 +44,7 @@ packages:
- libcacard
- libcap-ng
- libcbor
- libclang-rt
- libcurl
- libdrm
- libepoxy