diff options
| author | Martin Panter <vadmium+py@gmail.com> | 2016-07-28 01:28:27 (GMT) |
|---|---|---|
| committer | Martin Panter <vadmium+py@gmail.com> | 2016-07-28 01:28:27 (GMT) |
| commit | 801110b30319a8ab1f8f29eedbac3798b03afb55 (patch) | |
| tree | 9ee01eba387e8d92656fccfb6db4780bce5a12d2 /Lib/test/script_helper.py | |
| parent | 2e1a34025cde19bddf12a2eac8fedb6afcca8339 (diff) | |
| download | cpython-801110b30319a8ab1f8f29eedbac3798b03afb55.zip cpython-801110b30319a8ab1f8f29eedbac3798b03afb55.tar.gz cpython-801110b30319a8ab1f8f29eedbac3798b03afb55.tar.bz2 | |
Issue #27490: Do not build pgen when cross-compiling
The dependendency on the $(PGEN) variable must only be
set when not cross-compiling. When cross-compiling,
$(PGEN) will not be used, so no need to build it.
Patch by Thomas Perl.
Diffstat (limited to 'Lib/test/script_helper.py')
0 files changed, 0 insertions, 0 deletions
