bpo-35947: add libffi to readme.rst (#11)

This commit is contained in:
Paul Monson
2019-03-29 08:55:36 -07:00
committed by Steve Dower
parent 66bc075dac
commit 3571f4da0f

View File

@@ -43,6 +43,8 @@ to 2.7 and don't require anything extra.
For ``openssl``, step 5 will be more complicated :)
For ``libffi``, before step 5 each include/<arch>/fficonfig.h and
include/<arch>/ffi.h must be generated by running CPython's PCBuild/configure_headers.bat.
Download links
--------------
@@ -53,7 +55,7 @@ Download links
- ``zlib``: https://zlib.net/
- ``tcl``/``tk``: https://tcl.tk/software/tcltk/download.html
- ``openssl``: https://www.openssl.org/source/
- ``libffi`` : https://github.com/libffi/libffi
Tagging the commit
------------------