[pypy-issue] Issue #2697: [patch] fix compilation on FreeBSD (pypy/pypy)

David Naylor issues-reply at bitbucket.org
Wed Nov 1 14:25:09 EDT 2017


New issue 2697: [patch] fix compilation on FreeBSD
https://bitbucket.org/pypy/pypy/issues/2697/patch-fix-compilation-on-freebsd

David Naylor:

- cpyext: make 'darwin' the fall-through case to define (compile|link)_extra as None.  Fixes use-before-define error
 - rvmprof:
  - on FreeBSD PyPy needs to link to libunwind
  - fix missing ';' in statement
  - indicate unwind functions only need to support local (makes linking easier on FreeBSD)




More information about the pypy-issue mailing list