chiark / gitweb /
build-sys: use VALGRIND not __OPTIMIZE__ as condition for valgrind compat
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 6 Dec 2012 12:23:16 +0000 (13:23 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 6 Jan 2013 18:52:47 +0000 (13:52 -0500)
Actually, one might want to run valgrind even on optimized code.
Now the same check is used in the jenkins hash functions and
hashtable.


No differences found