mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 08:43:55 -06:00
docker: install clang since Shippable setup_ve() verify it is available
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
This commit is contained in:
parent
3e11974988
commit
118d1becc0
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ RUN DEBIAN_FRONTEND=noninteractive eatmydata \
|
||||||
bison \
|
bison \
|
||||||
build-essential \
|
build-essential \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
|
clang \
|
||||||
flex \
|
flex \
|
||||||
git \
|
git \
|
||||||
pkg-config \
|
pkg-config \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue