commit | d86ceecf2141e684364d31c28941c6aacfbba47a | [log] [tgz] |
---|---|---|
author | Trent Nelson <trent@trent.me> | Tue Oct 16 09:42:45 2012 -0400 |
committer | Trent Nelson <trent@trent.me> | Tue Oct 16 09:42:45 2012 -0400 |
tree | 6d043333b42c758e4dcfae1f03ed4fc26d6d5639 | |
parent | ae1d185750af0659154def9b428749ccdf03f782 [diff] |
Issue #15819: additional fixes for out-of-tree builds from read-only src. Unlike 3.2, 3.3 and 3.x, which add "-IObjects -IPython -IInclude" to BASECPPFLAGS when building out-of-tree, 2.7 only needs to add -IInclude (for Python-ast.h and graminit.h).