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.
2 parents 32a8ac9 + 6517801 commit 76d6f7eCopy full SHA for 76d6f7e
patch/Python/Setup.embedded
@@ -45,6 +45,7 @@ _sqlite3 -I$(srcdir)/Modules/_sqlite -DMODULE_NAME='\"sqlite3\"' -DSQLITE_OMIT_L
45
_sqlite/statement.c \
46
_sqlite/util.c
47
_ssl _ssl.c -I$(srcdir)/../openssl/include -L$(srcdir)/../Support/OpenSSL -lOpenSSL -DUSE_SSL
48
+_hashlib _hashopenssl.c -I$(srcdir)/../openssl/include -L$(srcdir)/../Support/OpenSSL -lOpenSSL -DUSE_SSL
49
_struct _struct.c
50
array arraymodule.c
51
audioop audioop.c
0 commit comments