diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-12 23:44:29 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-25 08:07:48 +0100 |
commit | 4641519e483f294db0a5405993801e5a979e9cb2 (patch) | |
tree | ed95bc900097f21570e36f756e5c6b62a9b735cf /config/bootstrap-cet.mk | |
parent | Fix unwind offset for call_info->start_symbol. (diff) | |
download | binutils-gdb-gentoo/binutils-2.30-5.tar.gz binutils-gdb-gentoo/binutils-2.30-5.tar.bz2 binutils-gdb-gentoo/binutils-2.30-5.zip |
Gentoo: add --with-extra-soversion-suffix= optiongentoo/binutils-2.30-5
--with-extra-soversion-suffix= will allow Gentoo to
distinct libbfd.so and libopcodes.so to have more precise
SONAME.
Today --enable-targets=all and --enable-64-bit-bfd change
libbfd.so ABI:
--enable-targets=all adds new symbols to the library
--enable-64-bit-bfd modifies BFD_ARCH_SIZE default and
changes sizes of integer parameters and fields to most
APIs.
--with-extra-soversion-suffix= will allow Gentoo to inject
additional keys into SONAME to indicate ABI change and avoid
hard to diagnose crashes when user reinstalls libbfd.so
built with different flags (see https://bugs.gentoo.org/663690).
Bug: https://bugs.gentoo.org/666100
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'config/bootstrap-cet.mk')
0 files changed, 0 insertions, 0 deletions