From e53f144eaabde66ad5c47cde12fd4944af84c5a5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pawe=C5=82=20Sikora?= Date: Tue, 2 May 2006 19:43:43 +0000 Subject: [PATCH 1/1] - EA -= x8664 (valgrind contains 32-bit assembly and configure check for -m32). Changed files: valgrind.spec -> 1.52 --- valgrind.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/valgrind.spec b/valgrind.spec index 9ace865..a5c4ceb 100644 --- a/valgrind.spec +++ b/valgrind.spec @@ -13,7 +13,7 @@ BuildRequires: automake # Needs libc.a BuildRequires: glibc-static Conflicts: valgrind-calltree -ExclusiveArch: %{ix86} %{x8664} ppc +ExclusiveArch: %{ix86} ppc BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _noautostrip .*/vgpreload.*\\.so -- 2.43.0