Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
This commit is contained in:
parent
05722a7935
commit
1c6ed47920
@ -316,6 +316,7 @@ Requires: binutils-gold >= %{version}
|
|||||||
|
|
||||||
# Perl, sed and touch are all used in the %%prep section of this spec file.
|
# Perl, sed and touch are all used in the %%prep section of this spec file.
|
||||||
BuildRequires: perl, sed, coreutils
|
BuildRequires: perl, sed, coreutils
|
||||||
|
BuildRequires: make
|
||||||
|
|
||||||
%if %{with clang}
|
%if %{with clang}
|
||||||
BuildRequires: clang compiler-rt
|
BuildRequires: clang compiler-rt
|
||||||
|
Loading…
Reference in New Issue
Block a user