Skip to content

Commit

Permalink
Install ccache
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickKa committed Jul 21, 2024
1 parent 6462f3b commit cba44dc
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 cba44dc

Please sign in to comment.