]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
The previous commit broke the 32-bit build, which is now fixed.
authorBart Van Assche <bvanassche@acm.org>
Wed, 24 Jun 2009 06:44:49 +0000 (06:44 +0000)
committerBart Van Assche <bvanassche@acm.org>
Wed, 24 Jun 2009 06:44:49 +0000 (06:44 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10372

drd/tests/Makefile.am

index 7115853e3b44cc7854239405a2a669b0604f7619..5f9625e7e3bcc5f0d54113042034d27ce92b3291 100644 (file)
@@ -276,9 +276,6 @@ if HAVE_QTCORE
 check_PROGRAMS += qt4_mutex qt4_rwlock qt4_semaphore
 endif
 
-if ! VGCONF_OS_IS_DARWIN
-check_PROGRAMS += tsan_unittest
-endif
 
 AM_CFLAGS   += $(AM_FLAG_M3264_PRI) @FLAG_W_EXTRA@ -Wno-inline -Wno-unused-parameter
 AM_CXXFLAGS += $(AM_FLAG_M3264_PRI) @FLAG_W_EXTRA@ -Wno-inline -Wno-unused-parameter