We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40c035f commit 511f484Copy full SHA for 511f484
patch/Python/Setup.embedded
@@ -2,6 +2,7 @@
2
# Static compilation instructions for all binary modules.
3
#####################################################################
4
5
+_asyncio _asynciomodule.c
6
_bisect _bisectmodule.c
7
_blake2 _blake2/blake2module.c _blake2/blake2b_impl.c _blake2/blake2s_impl.c
8
_bz2 _bz2module.c -I$(srcdir)/../bzip2/include -L$(srcdir)/../Support/BZip2 -lbz2
0 commit comments