From 10a77dfe3559bd6becd1fa28eb369b9b6ebf0bba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Thu, 12 Apr 2012 15:41:30 +0100 Subject: [PATCH] x86_64 valgrind reports expand_dynamic_string_token (in /usr/lib64/ld-2.15.so) Conditional jump on x86_64 --- hyphen.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hyphen.spec b/hyphen.spec index 7820b95..1bf8340 100644 --- a/hyphen.spec +++ b/hyphen.spec @@ -42,7 +42,7 @@ libtoolize -f make %{?_smp_mflags} %check -%ifarch %{ix86} x86_64 +%ifarch %{ix86} VALGRIND=memcheck make check %else make check