diff options
| author | Jannis Leidel | 2009-10-12 14:01:21 +0200 |
|---|---|---|
| committer | Max Howell | 2009-10-12 18:11:03 +0100 |
| commit | 2d67ddad2e0d8c87af1ae637919986655341dd87 (patch) | |
| tree | 9c80b41fce72c53047c438c42f3db53bd72834fc /Library/Formula/httperf.rb | |
| parent | c0bd6611dec15a3a63ca58f034adc29c9479c878 (diff) | |
| download | homebrew-2d67ddad2e0d8c87af1ae637919986655341dd87.tar.bz2 | |
Make framework install of Python actually usable.
No offense but the use of --with-framework-name option is totally wrong in the
Formula.
As noted in the Mac build [notes][1] --with-framework-name is *not* to pass
the SDK path, but to rename it (e.g. "AwesomePython.framework" instead of just
"Python.framework"). To build it as a Mac OS X framework you need to use the
--enable-framework flag instead.
The same with the other option -- to build Python universally. The flag
--enable-universalsdk is missing.
[1]: http://svn.python.org/projects/python/branches/release26-maint/Mac/README
Diffstat (limited to 'Library/Formula/httperf.rb')
0 files changed, 0 insertions, 0 deletions
