HomeFreeBSD

lang/pypy and lang/pypy3: Fix rvmprof build on FreeBSD

Description

lang/pypy and lang/pypy3: Fix rvmprof build on FreeBSD

Originally pypy did not build on FreeBSD due to build failure in rvmprof. In order to build it on FreeBSD (and OpenBSD) you have to disable rvmprof during build process. This is what a previous patch [1][2] did to enable building on FreeBSD.

This is a patch obtained from upstream [3] that actually solves the rvmprof build problem which enables building pypy/pypy3 on FreeBSD with rvmprof enabled.

[1] https://svnweb.freebsd.org/changeset/ports/473994
[2] https://reviews.freebsd.org/D16138
[3] https://bitbucket.org/pypy/pypy/issues/2853/build-fails-on-freebsd-11x-x64#comment-46813575

Reviewed by: koobs, miwi, dbn
Approved by: miwi, dbn
Differential Revision: https://reviews.freebsd.org/D16378

Details

Provenance
farrokhiAuthored on
Reviewer
koobs
Differential Revision
D16378: lang/pypy and lang/pypy3: Fix rvmprof build on FreeBSD
Parents
rP475488: MFH: r475483
Branches
Unknown
Tags
Unknown