commit | eac67be948e972dc12b7b4abfa83b09becf6422c | [log] [tgz] |
---|---|---|
author | Martin Panter <vadmium+py@gmail.com> | Thu Jul 28 01:28:27 2016 +0000 |
committer | Martin Panter <vadmium+py@gmail.com> | Thu Jul 28 01:28:27 2016 +0000 |
tree | 0a6627d7d36fcb503c5330aec167280582390520 | |
parent | e33797b686d764014aeaf80d7b4cb24863d238d9 [diff] [blame] |
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.
diff --git a/Misc/ACKS b/Misc/ACKS index 2b32fb8..a4a4cdc 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -1120,6 +1120,7 @@ Bo Peng Santiago Peresón George Peristerakis +Thomas Perl Mathieu Perreault Mark Perrego Trevor Perrin