Skip to content

Commit

Permalink
install lld for ubuntu 24.04 (#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
yixinglu authored Jan 26, 2025
1 parent 7e5f35c commit 6f6cd2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.ubuntu2404
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ RUN apt update && apt install -y --no-install-recommends \
cmake \
build-essential \
llvm-17 \
lld-17 \
clang-17 \
clang-format-17 \
clang-tidy-17 \
Expand Down

0 comments on commit 6f6cd2c

Please sign in to comment.