We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0db2b2b commit 124af7cCopy full SHA for 124af7c
1 file changed
Modules/Setup.config.in
@@ -4,10 +4,6 @@
4
# based on configure-time options. Currently thread support and
5
# garbage collection support are the only two modules so enabled.
6
7
-# *NOTE*: if the configure script decides it can't support threads,
8
-# the thread module will still be enabled and cause compile errors.
9
-# The solution is to use --without-threads on platforms that don't
10
-# support threads.
11
@USE_THREAD_MODULE@thread threadmodule.c
12
13
# Garbage collection enabled with --with-cycle-gc
0 commit comments