[Python-ideas] Add Clang to distutils
Stephen J. Turnbull
stephen at xemacs.org
Sun Aug 25 09:08:24 CEST 2013
Ryan Gonzalez writes:
> Well, the name is pretty self-explanatory. I'm working on a patch
> right now. It my tests(I went through the file and replaced all
> occurrences of 'gcc' with 'clang'), everything compiled fine. I can't
> see an reason why it'd hurt something.
Doesn't just CC=clang in the environment give you everything you want?
More information about the Python-ideas
mailing list