jemalloc: pass --enable-valgrind
when valgrind is enabled
This commit is contained in:
parent
08efcee858
commit
008f9d5822
@ -201,6 +201,7 @@ endif
|
||||
|
||||
ifdef CFG_ENABLE_VALGRIND
|
||||
$(info cfg: enabling valgrind (CFG_ENABLE_VALGRIND))
|
||||
CFG_JEMALLOC_FLAGS += --enable-valgrind
|
||||
else
|
||||
CFG_VALGRIND :=
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user