Author: Armin Rigo <[email protected]>
Branch:
Changeset: r1571:dd050d62ca8e
Date: 2014-10-10 20:56 +0200
http://bitbucket.org/cffi/cffi/changeset/dd050d62ca8e/
Log: Merge this to default too
diff --git a/doc/source/index.rst b/doc/source/index.rst
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -150,8 +150,7 @@
::
brew install pkg-config libffi
- export PKG_CONFIG_PATH=/usr/local/Cellar/libffi/3.0.13/lib/pkgconfig/ #
May change with libffi version
- pip install cffi
+ PKG_CONFIG_PATH=/usr/local/opt/libffi/lib/pkgconfig pip install cffi
Aternatively, **on OS/X 10.6** (Thanks Juraj Sukop for this)
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit