mirror of
https://github.com/azahar-emu/build-environment
synced 2025-11-06 23:19:59 +01:00
Updated LLVM toolchain from version 18 to version 19
This commit is contained in:
parent
36e6a01e82
commit
1ea4df21e3
@ -13,15 +13,15 @@ RUN apt-get install -y \
|
||||
# Tools
|
||||
build-essential \
|
||||
ccache \
|
||||
clang-18 \
|
||||
clang-format-18 \
|
||||
clang-19 \
|
||||
clang-format-19 \
|
||||
cmake \
|
||||
curl \
|
||||
file \
|
||||
git \
|
||||
libc++-18-dev \
|
||||
libc++-19-dev \
|
||||
lld \
|
||||
llvm-18 \
|
||||
llvm-19 \
|
||||
ninja-build \
|
||||
python3-pip \
|
||||
ruby \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user