- Plugin: Fix top level configuration support for RiscV.

- Annocheck: Improvements to the size tool.
This commit is contained in:
yahmad 2022-08-11 16:16:31 +02:00
parent a55206c420
commit fa344eeb9c
2 changed files with 11 additions and 2 deletions

View File

@ -1,7 +1,7 @@
Name: annobin
Summary: Annotate and examine compiled binary files
Version: 10.79
Version: 10.81
Release: 1%{?dist}
License: GPLv3+
URL: https://sourceware.org/annobin/
@ -359,6 +359,11 @@ export LDFLAGS="$LDFLAGS %build_ldflags"
export CLANG_TARGET_OPTIONS="-fcf-protection"
%endif
%ifarch ppc ppc64 ppc64le
# FIXME: This is a workaround for a problem with the Clang C++ headers. It should not be needed.
export CLANG_TARGET_OPTIONS="-mabi=ibmlongdouble"
%endif
CFLAGS="$CFLAGS" LDFLAGS="$LDFLAGS" CXXFLAGS="$CFLAGS" %configure ${CONFIG_ARGS} || cat config.log
%make_build
@ -483,6 +488,10 @@ fi
#---------------------------------------------------------------------------------
%changelog
* Thu Aug 11 2022 Yara Ahmad <yahmad@redhat.com> - 10.81-1
- Plugin: Fix top level configuration support for RiscV.
- Annocheck: Improvements to the size tool.
* Mon Jul 25 2022 Nick Clifton <nickc@redhat.com> - 10.79-1
- Annocheck: Fixes for libannocheck.h.

View File

@ -1 +1 @@
SHA512 (annobin-10.79.tar.xz) = 05410eaa5f9a75015563b009f571bfd12644b3bfd5579a9f4da80a9bbdac5014e07ed5430323252387290e41a74cdb80fd871cb688085c89737fec3920134759
SHA512 (annobin-10.81.tar.xz) = e62098c3537fd4d5be4d8219f9ab6e5305d49f350c659f669851181333944676c4f3c7b2075fef2b8c652c1617095e5462c88aa4aeb5851c1e18c4bd182f51bb