[issue20211] setup.py: do not add system header locations when cross compiling

Xavier de Gaye report at bugs.python.org
Wed Dec 14 05:19:05 EST 2016


Xavier de Gaye added the comment:

>> this assumption is wrong for the multiarch case.
>
> Please explain why it is wrong.

Sadly no explanations have been given, we have to take Matthias word for it.
This new patch updates the add_multiarch_paths() method and includes LIBDIR and INCLUDEDIR in their corresponding search paths for the multiarch case.

----------
assignee: xdegaye -> 
stage: commit review -> patch review
Added file: http://bugs.python.org/file45893/multiarch.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20211>
_______________________________________


More information about the Python-bugs-list mailing list