#3 Properly check valgrind arches
Merged 3 months ago by simo. Opened 3 months ago by rjones.
rpms/ rjones/libtasn1 riscv64-valgrind  into  rawhide

Properly check valgrind arches
David Abdurachmanov • 3 months ago  
file modified
+2
@@ -17,7 +17,9 @@ 

  BuildRequires:	gcc

  BuildRequires:	bison, pkgconfig, help2man

  BuildRequires:	autoconf, automake, libtool

+ %ifarch %{valgrind_arches}

  BuildRequires:	valgrind-devel

+ %endif

  BuildRequires:  make

  BuildRequires:  gtk-doc

  # Wildcard bundling exception https://fedorahosted.org/fpc/ticket/174

Signed-off-by: David Abdurachmanov davidlt@rivosinc.com

Pull-Request has been merged by simo

3 months ago
Metadata