From 05c99bb32e22ed9e04f8554c851e3c21e9e6e6ca Mon Sep 17 00:00:00 2001 From: Richard W.M. Jones Date: Oct 08 2016 06:17:21 +0000 Subject: No valgrind available on riscv64. --- diff --git a/python3.spec b/python3.spec index 3988238..da2d3d5 100644 --- a/python3.spec +++ b/python3.spec @@ -71,7 +71,7 @@ %global with_systemtap 1 # some arches don't have valgrind so we need to disable its support on them -%ifnarch s390 %{mips} +%ifnarch s390 %{mips} riscv64 %global with_valgrind 1 %else %global with_valgrind 0