Fix provides by Dann Frazier
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15970
368412 False positive result for altivec capability check
368461 mmapunmap test fails on ppc64
369000 AMD64 fma4 instructions unsupported.
+361253 [s390x] ex_clone.c:42: undefined reference to `pthread_create'
n-i-bz Fix incorrect (or infinite loop) unwind on RHEL7 x86 and amd64
n-i-bz massif --pages-as-heap=yes does not report peak caused by mmap+munmap
cu24_1_CFLAGS = $(AM_CFLAGS) -DM3=1
fixbr_CFLAGS = $(AM_CFLAGS) @FLAG_MLONG_DOUBLE_128@
fpext_CFLAGS = $(AM_CFLAGS) @FLAG_MLONG_DOUBLE_128@
-ex_clone_LDFLAGS = -lpthread
+ex_clone_LDADD = -lpthread