消息 [217888]
One more question:
I think it's nicer to add CFLAGS_NODIST to 'renamed_variables' in
Lib/sysconfig.py:265:
renamed_variables = ('CFLAGS', 'CFLAGS_NODIST', 'LDFLAGS', 'CPPFLAGS')
That way it's possible to look up CFLAGS_NODIST directly.
For consistency, we can do the same for Lib/distutils/sysconfig.py,
where the variable would be purely informational. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2014-05-04 20:15:39 | skrah | 修改 | recipients:
+ skrah, ronaldoussoren, larry, benjamin.peterson, ned.deily, eric.araujo, dstufft, wolma, nilsge |
| 2014-05-04 20:15:39 | skrah | 修改 | messageid: <1399234539.6.0.355051899004.issue21121@psf.upfronthosting.co.za> |
| 2014-05-04 20:15:39 | skrah | 链接 | issue21121 messages |
| 2014-05-04 20:15:39 | skrah | 创建 | |
|