From 7d28ed2ab18d4f0ab1093d7e180e10c671cfdded Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Jan 07 2021 06:33:56 +0000 Subject: Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- diff --git a/openlibm.spec b/openlibm.spec index ee39bc1..02acbc7 100644 --- a/openlibm.spec +++ b/openlibm.spec @@ -9,6 +9,7 @@ Source0: https://github.com/JuliaLang/openlibm/archive/v%{version}.tar.gz URL: https://github.com/JuliaLang/openlibm/ ExclusiveArch: %{arm} %{ix86} x86_64 aarch64 %{power64} +BuildRequires: make BuildRequires: gcc %description OpenLIBM is an effort to have a high quality standalone LIBM library.