[packages/valgrind] regrettably only armv7 is supported

atler atler at pld-linux.org
Sat Apr 10 11:49:15 CEST 2021


commit 26a063f9829f2165569d77e49104bd5dabca5455
Author: Jan Palus <atler at pld-linux.org>
Date:   Sat Apr 10 11:45:11 2021 +0200

    regrettably only armv7 is supported

 valgrind.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/valgrind.spec b/valgrind.spec
index 0d02255..cf986c0 100644
--- a/valgrind.spec
+++ b/valgrind.spec
@@ -30,7 +30,7 @@ BuildRequires:	libstdc++-devel
 %{?with_mpi:BuildRequires:	mpi-devel}
 Obsoletes:	valgrind-callgrind < 0.11
 Obsoletes:	valgrind-calltree < 0.10
-ExclusiveArch:	%{ix86} %{x8664} %{arm} ppc ppc64 s390x x32 aarch64
+ExclusiveArch:	%{ix86} %{x8664} armv7hl armv7hnl armv7l ppc ppc64 s390x x32 aarch64
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_noautostrip	.*/vgpreload.*\\.so
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/valgrind.git/commitdiff/26a063f9829f2165569d77e49104bd5dabca5455



More information about the pld-cvs-commit mailing list