Thomas Perl added the comment:

Repurposing this bug as "do not run pgen".

Documenting and using 'make PGEN_DEP=""' might also work; however, given that 
the configure script uses autoconf, and there's also code in place for 
PYTHON_FOR_BUILD, I've attached a patch that makes the PGEN dependency just a 
autoconf substitution -- this might make it clear and not depend on any make 
substitution features?

Patch attached against current Hg cpython default branch tip, a similar patch 
also applies against 2.7.

----------
keywords: +patch
title: ARM cross-compile: pgen built without $(CFLAGS) as $(LIBRARY) dependency 
-> Do not run pgen when it is not going to be used (cross-compiling)
Added file: http://bugs.python.org/file43830/pgen_dependencies.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue27490>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to