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) _______________________________________________ pypy-issue mailing list pypy-issue@python.org https://mail.python.org/mailman/listinfo/pypy-issue