From: Bart Van Assche Date: Fri, 14 Aug 2009 13:40:47 +0000 (+0000) Subject: Made Valgrind compile again on 32-bit systems. X-Git-Tag: svn/VALGRIND_3_5_0~35 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc23570d580a258366e42b9ff6b6c309efd32423;p=thirdparty%2Fvalgrind.git Made Valgrind compile again on 32-bit systems. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10815 --- diff --git a/helgrind/tests/Makefile.am b/helgrind/tests/Makefile.am index 61b2ef3ff0..16f3ed8cc8 100644 --- a/helgrind/tests/Makefile.am +++ b/helgrind/tests/Makefile.am @@ -77,7 +77,6 @@ EXTRA_DIST = \ # should be conditionally compiled like tc20_verifywrap is. check_PROGRAMS = \ annotate_hbefore \ - annotate_rwlock \ hg01_all_ok \ hg02_deadlock \ hg03_inherit \