diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-12 23:44:29 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-12 23:44:29 +0100 |
commit | 2e1dadb9fcf6f1da021f13da671d67a93a01dee1 (patch) | |
tree | ede763f0f9014f01526551e11f884ccfbeacfd40 /lt~obsolete.m4 | |
parent | Gentoo: Fix textrel warning format test (diff) | |
download | binutils-gdb-gentoo/binutils-9999-2.tar.gz binutils-gdb-gentoo/binutils-9999-2.tar.bz2 binutils-gdb-gentoo/binutils-9999-2.zip |
Gentoo: add --with-extra-soversion-suffix= optiongentoo/binutils-9999-2
--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 'lt~obsolete.m4')
0 files changed, 0 insertions, 0 deletions