Message 269827 - Python tracker

Message269827

Author yan12125
Recipients Alex.Willmer, doko, xdegaye, yan12125
Date 2016-07-05.15:31:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1467732710.28.0.0579672251564.issue27453@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2016-07-05 15:31:50yan12125setrecipients: + yan12125, doko, xdegaye, Alex.Willmer
2016-07-05 15:31:50yan12125setmessageid: <1467732710.28.0.0579672251564.issue27453@psf.upfronthosting.co.za>
2016-07-05 15:31:50yan12125linkissue27453 messages
2016-07-05 15:31:50yan12125create