Author: Armin Rigo <ar...@tunes.org>
Branch: 
Changeset: r2991:67f818fdf4c7
Date: 2017-07-01 11:49 +0200
http://bitbucket.org/cffi/cffi/changeset/67f818fdf4c7/

Log:    Document NetBSD

diff --git a/doc/source/installation.rst b/doc/source/installation.rst
--- a/doc/source/installation.rst
+++ b/doc/source/installation.rst
@@ -196,3 +196,14 @@
 
 This will compile and install CFFI in this virtualenv, using the
 Python from this virtualenv.
+
+
+NetBSD
+++++++
+
+Reports on NetBSD are not good.  You first need to make sure you have an
+up-to-date version of libffi, which fixes some bugs.  However, there are
+still a number of segfaults and failures running the CFFI tests (see
+`issue 321`__).  Contributions welcome.
+
+.. __: 
https://bitbucket.org/cffi/cffi/issues/321/cffi-191-segmentation-fault-during-self
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to