Skip to content

Commit 124af7c

Browse files
committed
Fixed this problem.
1 parent 0db2b2b commit 124af7c

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

Modules/Setup.config.in

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@
44
# based on configure-time options. Currently thread support and
55
# garbage collection support are the only two modules so enabled.
66

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.
117
@USE_THREAD_MODULE@thread threadmodule.c
128

139
# Garbage collection enabled with --with-cycle-gc

0 commit comments

Comments
 (0)