]> git.pld-linux.org Git - packages/valgrind.git/commitdiff
regrettably only armv7 is supported
authorJan Palus <atler@pld-linux.org>
Sat, 10 Apr 2021 09:45:11 +0000 (11:45 +0200)
committerJan Palus <atler@pld-linux.org>
Sat, 10 Apr 2021 09:45:11 +0000 (11:45 +0200)
valgrind.spec

index 0d02255a95ff403e84c53e90906a753cd04030bd..cf986c01bd76b21ee8960da4e9b191ecca1045d9 100644 (file)
@@ -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
This page took 0.030943 seconds and 4 git commands to generate.