Skip to content
Snippets Groups Projects

feat: install valgrind as spack package

Merged Wouter Deconinck requested to merge valgrind into master
3 files
+ 4
1
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -52,7 +52,6 @@ RUN --mount=type=cache,target=/var/cache/apt,sharing=locked \
@@ -52,7 +52,6 @@ RUN --mount=type=cache,target=/var/cache/apt,sharing=locked \
poppler-utils \
poppler-utils \
time \
time \
unzip \
unzip \
valgrind \
vim-nox \
vim-nox \
wget \
wget \
&& apt-get -yqq autoremove \
&& apt-get -yqq autoremove \
Loading