Temporary remove perl requirement
This commit is contained in:
parent
e5c3e00287
commit
d0070faffb
@ -115,7 +115,7 @@ Requires: gcc
|
||||
|
||||
BuildRequires: gcc gcc-plugin-devel gcc-c++
|
||||
# The documentation uses pod2man...
|
||||
BuildRequires: perl perl-podlators
|
||||
# BuildRequires: perl perl-podlators
|
||||
%if %{with clangplugin}
|
||||
BuildRequires: clang clang-devel llvm llvm-devel compiler-rt gawk
|
||||
%endif
|
||||
@ -323,7 +323,7 @@ fi
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Tue Nov 18 2020 Nick Clifton <nickc@redhat.com> - 9.45-1
|
||||
* Wed Nov 18 2020 Nick Clifton <nickc@redhat.com> - 9.45-1
|
||||
- GCC plugin: Always record global notes for the .text.startup,
|
||||
.text.exit, .text.hot and .text.cold sections.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user