1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-10 04:23:47 -05:00

Use cc as $CC if require_cc has called (#148)

This commit is contained in:
Yamashita Yuu
2014-03-28 22:00:09 +09:00
parent cac8fd7f60
commit f5fded3b9d
55 changed files with 68 additions and 65 deletions

View File

@@ -1,4 +1,4 @@
require_cc "gcc" "clang"
require_cc
install_package "readline-6.2" "http://ftpmirror.gnu.org/readline/readline-6.2.tar.gz#67948acb2ca081f23359d0256e9a271c" standard --if has_broken_mac_readline
install_package "Python-3.2.5" "http://python.org/ftp/python/3.2.5/Python-3.2.5.tgz#ed8d5529d2aebc36b53f4e0a0c9e6728" ldflags_dirs standard verify_py32
install_package "setuptools-3.3" "https://pypi.python.org/packages/source/s/setuptools/setuptools-3.3.tar.gz#87680a0eb0bb6f720d5e2d89ba67debc" python