Skip to content

Commit

Permalink
Install ccache (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickKa authored Jul 21, 2024
2 parents 6462f3b + cba44dc commit d162565
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions linux-x86/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ ENV HOME="/"

RUN dpkg --add-architecture i386 && apt-get update -qq && apt-get install -y -qq \
ca-certificates \
ccache \
clang-format-15 \
clang-tidy-15 \
clangd-15 \
Expand Down

0 comments on commit d162565

Please sign in to comment.