Skip to content

Commit 8849097

Browse files
lazkaAlexpuxnaveen521kk
committed
fix signal module build
Co-authored-by: Алексей <alexey.pawlow@gmail.com> Co-authored-by: Naveen M K <naveen521kk@gmail.com>
1 parent a9292ad commit 8849097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Modules/Setup.bootstrap.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
atexit atexitmodule.c
1010
faulthandler faulthandler.c
1111
@INITSYS@ posixmodule.c
12-
_signal signalmodule.c
12+
_signal signalmodule.c -lws2_32
1313
_tracemalloc _tracemalloc.c
1414

1515
# modules used by importlib, deepfreeze, freeze, runpy, and sysconfig

0 commit comments

Comments
 (0)