From 1b589717099fb7623c2cc5ccb596ebe536631e20 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Jan 06 2021 20:34:01 +0000 Subject: Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- diff --git a/libxsmm.spec b/libxsmm.spec index 35b7c66..2729444 100644 --- a/libxsmm.spec +++ b/libxsmm.spec @@ -30,6 +30,7 @@ Summary: Small dense or sparse matrix multiplications and convolutions for x86_6 License: BSD URL: https://github.com/hfp/libxsmm Source0: https://github.com/hfp/libxsmm/archive/%version/%name-%version.tar.gz +BuildRequires: make BuildRequires: %_bindir/python3 openblas-devel %if %{with devtoolset} # Release 6 supports avx512 and uses the same libgfortran version as