[pypy-issue] Issue #2112: [patch] properly detect arm on FreeBSD (pypy/pypy)

David Naylor issues-reply at bitbucket.org
Wed Aug 12 20:11:14 CEST 2015


New issue 2112: [patch] properly detect arm on FreeBSD
https://bitbucket.org/pypy/pypy/issues/2112/patch-properly-detect-arm-on-freebsd

David Naylor:

On FreeBSD `uname -m` returns "arm" (and "arm64").  

The attached patch properly detects arm on FreeBSD.  




More information about the pypy-issue mailing list