We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d0e19e commit 45c9ae5Copy full SHA for 45c9ae5
1 file changed
Modules/Setup.config.in
@@ -3,9 +3,6 @@
3
# The purpose of this file is to conditionally enable certain modules
4
# based on configure-time options.
5
6
-# Garbage collection enabled with --with-cycle-gc
7
-@USE_GC_MODULE@gc gcmodule.c
8
-
9
# Threading
10
@USE_THREAD_MODULE@thread threadmodule.c
11
0 commit comments