use prelink rather than execstack
required on <= f22 (even though execstack package available in epel)
This commit is contained in:
parent
25138c2423
commit
8cf8358742
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ BuildRequires: gcc gtest-devel
|
|||
%if %{with pzstd}
|
||||
BuildRequires: gcc-c++
|
||||
%endif
|
||||
BuildRequires: execstack
|
||||
BuildRequires: prelink
|
||||
|
||||
%description
|
||||
Zstd, short for Zstandard, is a fast lossless compression algorithm,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue