[hyphen] x86_64 valgrind reports expand_dynamic_string_token (in /usr/lib64/ld-2.15.so) Conditional jump on x

Caolán McNamara caolanm at fedoraproject.org
Thu Apr 12 14:41:39 UTC 2012


commit 10a77dfe3559bd6becd1fa28eb369b9b6ebf0bba
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Thu Apr 12 15:41:30 2012 +0100

    x86_64 valgrind reports expand_dynamic_string_token (in /usr/lib64/ld-2.15.so) Conditional jump on x86_64

 hyphen.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
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


More information about the scm-commits mailing list