1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-09 20:13:47 -05:00

enable require_gcc to confirm if there is $CC

This commit is contained in:
Yamashita Yuu
2013-06-12 16:11:07 +09:00
parent 5f1761645f
commit 27dd805acb
52 changed files with 51 additions and 6 deletions

View File

@@ -1,3 +1,4 @@
require_gcc
install_package "readline-6.2" "ftp://ftp.cwru.edu/pub/bash/readline-6.2.tar.gz#67948acb2ca081f23359d0256e9a271c" standard --if has_broken_mac_readline
install_hg "Python-3.3-dev" "https://bitbucket.org/mirror/cpython" "3.3" standard verify_py33
install_package "setuptools-0.7.2" "https://bitbucket.org/pypa/setuptools/downloads/setuptools-0.7.2.tar.gz#20003718b266929c4a49e5d7ba3f792c" python