summaryrefslogtreecommitdiffstats
path: root/Objects/exceptions.c
diff options
context:
space:
mode:
authorMartin Panter <vadmium+py@gmail.com>2016-07-28 01:28:27 (GMT)
committerMartin Panter <vadmium+py@gmail.com>2016-07-28 01:28:27 (GMT)
commit801110b30319a8ab1f8f29eedbac3798b03afb55 (patch)
tree9ee01eba387e8d92656fccfb6db4780bce5a12d2 /Objects/exceptions.c
parent2e1a34025cde19bddf12a2eac8fedb6afcca8339 (diff)
downloadcpython-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 'Objects/exceptions.c')
0 files changed, 0 insertions, 0 deletions