From 82645cf4eeffc47f0b02b93ad50e64f53c6811bf Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Wed, 6 Jan 2021 21:40:18 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- memkind.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/memkind.spec b/memkind.spec index 83e2ac4..aed722a 100644 --- a/memkind.spec +++ b/memkind.spec @@ -6,6 +6,7 @@ Version: 1.10.1 Release: 2%{?checkout}%{?dist} License: BSD URL: http://memkind.github.io/memkind +BuildRequires: make BuildRequires: automake libtool numactl-devel systemd gcc gcc-c++ daxctl-devel # Upstream testing of memkind is done exclusively on x86_64; other archs