diff options
| author | nibbles 2bits | 2012-05-04 02:54:54 -0700 |
|---|---|---|
| committer | Jack Nagel | 2012-05-04 17:51:51 -0500 |
| commit | dc4245c33ba06f494c4f6e059fd51bc3877ad805 (patch) | |
| tree | e092733186b53154eb83e70642f09e6f60c66ae2 /Library/Formula/python.rb | |
| parent | 72b18c571daec6c53866d4a80112bd19d0e7ad73 (diff) | |
| download | homebrew-dc4245c33ba06f494c4f6e059fd51bc3877ad805.tar.bz2 | |
subversion: fix error with clang
Subversion will fail with clang when it queries the compiler
used to build system Python and finds it is llvm-gcc. It then
uses the clang cflags with llvm-gcc to compile the python bindings
which causes the usual unknown `-march=native` flag issue.
Pre-define the configure variable `ac_cv_python_compile` as ENV.cc
Fixes #10914.
Closes #12059.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula/python.rb')
0 files changed, 0 insertions, 0 deletions
