Petr Ovtchenkov added the comment:

This mean that code for search in /usr/include/... in multiarch environment was 
added by you in commit fc1903166 2012-09-21 13:52:29 +0200, so in my suggestion 
I just don't change behaviour of you code.

As for my opinion, any additions of -I/usr/include/... are wrong: compiler 
either see it without such -I... or shouldn't see it at all (as for cross), or 
require hint from builder (something like 
CURSES_CFLAGS=-I/home/bluser/new_curses/include).

----------

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

Reply via email to