mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-05-01 10:43:42 +00:00
build(docker): add clang and lld for llvm compilation support
This commit is contained in:
parent
87c9733e09
commit
c15f131bf3
|
|
@ -17,6 +17,7 @@ RUN apt-get update \
|
|||
libvorbis-dev \
|
||||
libpng-dev \
|
||||
libpthread-stubs0-dev \
|
||||
clang \
|
||||
lld \
|
||||
meson \
|
||||
ninja-build \
|
||||
|
|
|
|||
Loading…
Reference in a new issue