Skip to content

Commit

Permalink
fix for clang
Browse files Browse the repository at this point in the history
  • Loading branch information
PierreMarchand20 committed Jul 29, 2024
1 parent 56ce722 commit b7b6e40
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions debian/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ RUN apt-get update \
cmake \
gcc g++ gfortran lcov\
clang\
libclang-rt-14-dev\
# needed for sanitizer with clang...
clang-format\
clang-tidy\
libblas-dev \
Expand Down

0 comments on commit b7b6e40

Please sign in to comment.