diff --git a/annobin.spec b/annobin.spec index 04763e6..24c5adb 100644 --- a/annobin.spec +++ b/annobin.spec @@ -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 - 9.45-1 +* Wed Nov 18 2020 Nick Clifton - 9.45-1 - GCC plugin: Always record global notes for the .text.startup, .text.exit, .text.hot and .text.cold sections.