From: Nicholas Nethercote Date: Mon, 23 Feb 2009 00:36:02 +0000 (+0000) Subject: This should have gone in with r9222. X-Git-Tag: svn/VALGRIND_3_5_0~943 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7fa1e4c0132cfad16fe4f8b5086aca96cf782f44;p=thirdparty%2Fvalgrind.git This should have gone in with r9222. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9225 --- diff --git a/callgrind/tests/Makefile.am b/callgrind/tests/Makefile.am index aaba37c0c5..c2d5f0e8e3 100644 --- a/callgrind/tests/Makefile.am +++ b/callgrind/tests/Makefile.am @@ -19,4 +19,7 @@ EXTRA_DIST = $(noinst_SCRIPTS) \ check_PROGRAMS = clreq simwork threads +AM_CFLAGS += $(AM_FLAG_M3264_PRI) +AM_CXXFLAGS += $(AM_FLAG_M3264_PRI) + threads_LDADD = -lpthread