bpo-35947: add libffi to readme.rst (#11)
This commit is contained in:
@@ -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
|
||||
------------------
|
||||
|
||||
Reference in New Issue
Block a user