commit | 08cd598c2145d00f1517c93cabf80a5d7d2a4bc0 | [log] [tgz] |
---|---|---|
author | Brett Cannon <bcannon@gmail.com> | Sun Apr 24 22:26:38 2005 +0000 |
committer | Brett Cannon <bcannon@gmail.com> | Sun Apr 24 22:26:38 2005 +0000 |
tree | ff364e13d14455f5850f7af139bd721a1c371ddd | |
parent | 43148c84136697b56cdd9327a64ac3225fe48651 [diff] |
Introduced EXTRA_CFLAGS as an environment variable used by the Makefile. Meant to be used for flags that change binary compatibility. Distutils was tweaked to also use the variable if used during compilation of the interpreter.