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-2.4" "http://python.org/ftp/python/2.4/Python-2.4.tgz#149ad508f936eccf669d52682cf8e606" ldflags_dirs standard verify_py24
install_package "setuptools-1.4.2" "https://pypi.python.org/packages/source/s/setuptools/setuptools-1.4.2.tar.gz#13951be6711438073fbe50843e7f141f" python