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 5312863 commit 360aee4Copy full SHA for 360aee4
Doc/using/configure.rst
@@ -306,6 +306,8 @@ General Options
306
* ``yes-off`` - build the interpreter with the JIT but disable it by default.
307
* ``interpreter`` - build the interpreter without the JIT, but with the tier 2 enabled interpreter.
308
309
+ By convention, ``--enable-experimental-jit`` is a shorthand for ``--enable-experimental-jit=yes``.
310
+
311
.. versionadded:: 3.13
312
313
.. option:: PKG_CONFIG
0 commit comments