Chi Hsuan Yen added the comment:

Several days ago I have once tried to set
CC="clang -target $(TARGET) -gcc-toolchain $(GCC_TOOLCHAIN)", and it failed to 
build some dependency of Python (I can't remember). Just tried  and everything 
is OK. Dunno what's changed. Anyway both approaches (-target in $CC/$CXX/$CPP 
and -target in $CFLAGS/$CXXFLAGS/$CPPFLAGS) should be supported.

----------

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

Reply via email to