We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9292ad commit 8849097Copy full SHA for 8849097
Modules/Setup.bootstrap.in
@@ -9,7 +9,7 @@
9
atexit atexitmodule.c
10
faulthandler faulthandler.c
11
@INITSYS@ posixmodule.c
12
-_signal signalmodule.c
+_signal signalmodule.c -lws2_32
13
_tracemalloc _tracemalloc.c
14
15
# modules used by importlib, deepfreeze, freeze, runpy, and sysconfig
0 commit comments