make sure jemalloc valgrind support is enabled

This requires pointing it at the valgrind headers we carry in-tree.
This commit is contained in:
Daniel Micay 2014-05-11 19:31:23 -04:00
parent 69b321c84b
commit f1735cefcf
6 changed files with 5 additions and 4 deletions

2
.gitattributes vendored
View file

@ -7,4 +7,4 @@
src/etc/pkg/rust-logo.ico binary
src/etc/pkg/rust-logo.png binary
src/rt/msvc/* -whitespace
src/rt/vg/* -whitespace
src/rt/valgrind/* -whitespace