We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b4e212 commit 19ddff2Copy full SHA for 19ddff2
pyconfig.h.in
@@ -1695,8 +1695,8 @@
1695
/* Defined if _Complex C type is available. */
1696
#undef Py_HAVE_C_COMPLEX
1697
1698
-/* Define to 2 if you want to build an interpreter without JIT, but
1699
- * with enabled tier 2 interpreter */
+/* Define to 1 if you want to build an interpreter with JIT, or define to 2
+ * if you want to enable tier 2 interpreter */
1700
#undef Py_JIT_ENABLED
1701
1702
/* Define if year with century should be normalized for strftime. */
0 commit comments