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 e1d2dac commit 5bec323Copy full SHA for 5bec323
setup.rst
@@ -156,6 +156,10 @@ Configuration is typically:
156
More flags are available to ``configure``, but this is the minimum you should
157
do to get a pydebug build of CPython.
158
159
+.. note::
160
+ You might need to run ``make clean`` before or after re-running ``configure``
161
+ in a particular build directory.
162
+
163
Once ``configure`` is done, you can then compile CPython with:
164
165
.. code-block:: bash
0 commit comments