From 7318596fcabb129f06f222ecd281687a8f11fbc1 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Sat, 19 Dec 2020 05:10:48 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- capstone.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/capstone.spec b/capstone.spec index daaef62..b57f328 100644 --- a/capstone.spec +++ b/capstone.spec @@ -59,6 +59,7 @@ BuildRequires: python%{python3_pkgversion} BuildRequires: python%{python3_pkgversion}-devel BuildRequires: python%{python3_pkgversion}-setuptools %endif # if with_python3 +BuildRequires: make %global _hardened_build 1