aboutsummaryrefslogtreecommitdiff
path: root/devel/mdb/Makefile
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2019-12-09 09:24:14 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2019-12-09 09:24:14 +0000
commit2129081c7e704786e8c017cee8b349a22698395a (patch)
treeeb623d400a63998b934ede7ddc1a6278b53fb602 /devel/mdb/Makefile
parent051db9d9bb7e552618c93971e25c96989417b57d (diff)
downloadports-2129081c7e704786e8c017cee8b349a22698395a.tar.gz
ports-2129081c7e704786e8c017cee8b349a22698395a.zip
MFH: r519233 r519241 r519244
Fix namespace pollution in python3.5 and python3.6 (upstreamed fix) The standard math library (libm) may follow IEEE-754 recommendation to include an implementation of sinPi(), i.e. sinPi(x):=sin(pi*x). And this triggers a name clash, found by FreeBSD developer Steve Kargl, who worked on putting sinpi into libm used on FreeBSD (it has to be named "sinpi", not "sinPi", cf. e.g. https://en.cppreference.com/w/c/experimental/fpext4). - python2.7 and > 3.6 are already fixed PR: 232792 Submitted by: Steve Kargl <sgk@troutmask.apl.washington.edu>, Dima Pasechnik <dimpase+freebsd@gmail.com> Approved by: python (maintainer timeout) Obtained from: https://github.com/python/cpython/commit/b545ba0a508a5980ab147ed2641a42be3b31a2db Backport fix of https://bugs.python.org/issue32849 This is needed for starting sysutils/azure-agent at boot: https://github.com/Azure/WALinuxAgent/issues/1687 Obtained from: https://github.com/python/cpython/pull/12852/commits/f9c01a16dae8aa15d264a1937fb589e8598d1c88 Sponsored by: The FreeBSD Foundation Fix makefile ordering. Reported by: mat Approved by: ports-secteam (miwi) Sponsored by: The FreeBSD Foundation
Notes
Notes: svn path=/branches/2019Q4/; revision=519597
Diffstat (limited to 'devel/mdb/Makefile')
0 files changed, 0 insertions, 0 deletions