mirror of
https://github.com/falk-werner/webfuse-provider
synced 2026-03-02 04:09:18 +00:00
adds valgrind support for amd64 architectures
This commit is contained in:
@@ -10,6 +10,7 @@ RUN set -x \
|
||||
cmake \
|
||||
ninja-build \
|
||||
pkg-config \
|
||||
valgrind \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
COPY src /usr/local/src
|
||||
|
||||
Reference in New Issue
Block a user