Thanks to visit codestin.com Credit goes to github.com
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 b180c06 commit 49ab700Copy full SHA for 49ab700
1 file changed
Misc/SpecialBuilds.txt
@@ -2,7 +2,8 @@ This file describes some special Python build types enabled via
2
compile-time preprocessor defines.
3
4
It is best to define these options in the OPT environment variable;
5
-``OPT="-DPy_REF_DEBUG" ./configure``.
+``OPT="-DPy_REF_DEBUG" ./configure``. If you want the default values of
6
+OPT to also be included you will need to add them in yourself manually.
7
8
---------------------------------------------------------------------------
9
Py_REF_DEBUG introduced in 1.4
0 commit comments