mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 15:50:05 +03:00
+2
-1
@@ -46,8 +46,9 @@ endif
|
||||
# see https://blog.mozilla.org/jseward/2012/06/05/valgrind-now-supports-jemalloc-builds-directly/
|
||||
ifdef CFG_VALGRIND
|
||||
CFG_VALGRIND += --error-exitcode=100 \
|
||||
--soname-synonyms=somalloc=NONE \
|
||||
--fair-sched=try \
|
||||
--quiet \
|
||||
--soname-synonyms=somalloc=NONE \
|
||||
--suppressions=$(CFG_SRC_DIR)src/etc/x86.supp \
|
||||
$(OS_SUPP)
|
||||
ifdef CFG_ENABLE_HELGRIND
|
||||
|
||||
Reference in New Issue
Block a user