]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Make sure compilation of pth_cancel1.c gets $(AM_FLAG_M3264_PRI).
authorJulian Seward <jseward@acm.org>
Wed, 7 May 2008 00:22:47 +0000 (00:22 +0000)
committerJulian Seward <jseward@acm.org>
Wed, 7 May 2008 00:22:47 +0000 (00:22 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8014

none/tests/Makefile.am

index bdb261302b687ef1c1daa0045a4eb8ca38942f54..bd2924d7805cd08b8d5f3c82c9227501862c3756 100644 (file)
@@ -165,7 +165,7 @@ manythreads_LDADD   = -lpthread
 mq_LDADD               = -lrt
 pth_atfork1_LDADD      = -lpthread
 pth_blockedsig_LDADD   = -lpthread
-pth_cancel1_CFLAGS     = -Wno-shadow
+pth_cancel1_CFLAGS     = $(AM_FLAG_M3264_PRI) -Wno-shadow
 pth_cancel1_LDADD      = -lpthread
 pth_cancel2_LDADD      = -lpthread
 pth_cvsimple_LDADD     = -lpthread