Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3571f4d

Browse files
paulmonzooba
authored andcommitted
bpo-35947: add libffi to readme.rst (#11)
1 parent 66bc075 commit 3571f4d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ to 2.7 and don't require anything extra.
4343

4444
For ``openssl``, step 5 will be more complicated :)
4545

46+
For ``libffi``, before step 5 each include/<arch>/fficonfig.h and
47+
include/<arch>/ffi.h must be generated by running CPython's PCBuild/configure_headers.bat.
4648

4749
Download links
4850
--------------
@@ -53,7 +55,7 @@ Download links
5355
- ``zlib``: https://zlib.net/
5456
- ``tcl``/``tk``: https://tcl.tk/software/tcltk/download.html
5557
- ``openssl``: https://www.openssl.org/source/
56-
58+
- ``libffi`` : https://github.com/libffi/libffi
5759

5860
Tagging the commit
5961
------------------

0 commit comments

Comments
 (0)