]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
helgrind: properly condition test for bug322621 upon pthread_barrier support
authorRhys Kidd <rhyskidd@gmail.com>
Thu, 29 Mar 2018 00:52:52 +0000 (20:52 -0400)
committerRhys Kidd <rhyskidd@gmail.com>
Thu, 29 Mar 2018 00:55:43 +0000 (20:55 -0400)
Fixes: 9cf3d01 ("Add the helgrind/tests/bug322621 regression test")
helgrind/tests/Makefile.am

index f86cbde55a720e3aff21aa4a96839168a733f01b..ad1af191a1c6972f87948db4e3a84f75634eaeb4 100644 (file)
@@ -127,7 +127,6 @@ noinst_HEADERS = safe-pthread.h safe-semaphore.h
 # should be conditionally compiled like tc20_verifywrap is.
 check_PROGRAMS = \
        annotate_hbefore \
-       bug322621 \
        cond_init_destroy \
        cond_timedwait_invalid \
        cond_timedwait_test \