Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
@ -25,6 +25,10 @@ else
COMPILEDIR := target/debug
endif
ifeq ($(valgrind), yes)
CARGO_BUILD_ARGS += --features valgrind
COMPILED_BINS := \
$(addprefix $(COMPILEDIR)/,$(USR_BIN) $(USR_SBIN) $(SERVICE_BIN))
The note is not visible to the blocked user.