summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorArmin Rigo <arigo@tunes.org>2017-07-01 11:49:19 +0200
committerArmin Rigo <arigo@tunes.org>2017-07-01 11:49:19 +0200
commit1ae51aeab7195bfbe27bec92b299403875590b27 (patch)
tree5938a8ac610158f83184cd4dac0094459678e50b /doc
parentf15f46b03a0d19952c5377ff0f7154c6f1517161 (diff)
downloadcffi-1ae51aeab7195bfbe27bec92b299403875590b27.tar.gz
Document NetBSD
Diffstat (limited to 'doc')
-rw-r--r--doc/source/installation.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/source/installation.rst b/doc/source/installation.rst
index a46b6b8..e73dcda 100644
--- a/doc/source/installation.rst
+++ b/doc/source/installation.rst
@@ -196,3 +196,14 @@ For example, with virtualenv:
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