diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-26 16:39:25 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-12-26 16:39:56 +0000 |
commit | cdf7f5c37e8a3dfacfbf5fc81a6a2a8ef3b77a9a (patch) | |
tree | e3c8033fab8adfe48826f06282e27c1de9a720ba /x11-plugins/wmjsql | |
parent | www-servers/nginx: Bump to v1.13.8 mainline (diff) | |
download | gentoo-cdf7f5c37e8a3dfacfbf5fc81a6a2a8ef3b77a9a.tar.gz gentoo-cdf7f5c37e8a3dfacfbf5fc81a6a2a8ef3b77a9a.tar.bz2 gentoo-cdf7f5c37e8a3dfacfbf5fc81a6a2a8ef3b77a9a.zip |
dev-libs/mpc: fix build failure against mpfr-4.0.0, bug #642300
mprf-4.0.0 introduced new 'mpfr_fmma' symbol that collides
with mpc's 'mpfr_fmma' symbol.
It's a backport of upstream commit
https://scm.gforge.inria.fr/anonscm/gitweb?p=mpc/mpc.git;a=commitdiff;h=36a84f43f326de14db888ba07936cc9621c23f19
("use mpfr_fmma and mpfr_fmms if provided by mpfr")
which does the following to mitigate build failure:
- rename local symbol to 'mpc_fmma' to avoid collision
- reuse mpfr's symbol if that exists
Reported-by: Perfect Gentleman
Closes: https://bugs.gentoo.org/642300
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'x11-plugins/wmjsql')
0 files changed, 0 insertions, 0 deletions