Or maybe we could have tests/Makefile.am remove GLIBC_TUNABLES if
we're using valgrind. Something like this perhaps ...
check-valgrind:
- $(MAKE) VG="@VG@" check
+ $(MAKE) GLIBC_TUNABLES= VG="@VG@" check
Rich.
--
Richard Jones, Virtualization Group, Red Hat
http://people.redhat.com/~rjones
Read my programming and virtualization blog:
http://rwmj.wordpress.com
libguestfs lets you edit virtual machines. Supports shell scripting,
bindings from many languages.
http://libguestfs.org