mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
Fix typo in envvar name.
This commit is contained in:
parent
380f417e15
commit
789fd005e0
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
This file describes some special Python build types enabled via
|
||||
compile-time preprocessor defines.
|
||||
|
||||
It is best to define these options in the EXTRA_FLAGS environment variable;
|
||||
It is best to define these options in the EXTRA_CFLAGS environment variable;
|
||||
``EXTRA_CFLAGS="-DPy_REF_DEBUG" ./configure``.
|
||||
|
||||
---------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue