diff options
| author | samueljohn | 2012-09-04 13:31:42 +0200 | 
|---|---|---|
| committer | Adam Vandenberg | 2012-09-04 07:50:14 -0700 | 
| commit | f20d35ac2f94c4bcb87dcd748ed46c18cabdc8f5 (patch) | |
| tree | 20a712621af5cb4684a0d040b3e20215a7613f43 /Library/Formula/appledoc.rb | |
| parent | d04431664a6116bf37665b6a3ddb486c2d90b036 (diff) | |
| download | homebrew-f20d35ac2f94c4bcb87dcd748ed46c18cabdc8f5.tar.bz2 | |
python2/3: Harden against other pythons. Pip 1.2
- Unset PYTHONPATH and PYTHONHOME which would lead to install distribute and
  pip into the wrong python.
- For NCLT: Add to CPPFLAGS the path to zlib via -I because python's setup.py
  scans only these flags.
- '-Qunused-arguments' can be added after ENV.enable_warnings to reduce
  noise. The only thing which we must not add is the "-w" switch!
- For python.rb only: Pass "--no-user-cfg" to python setup.py and add --force
  when installing distribute and pip to ensure overwriting with the new ones.
Closes #14689.
Closes #14686.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/appledoc.rb')
0 files changed, 0 insertions, 0 deletions
