mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-10 20:43:48 -05:00
Use cc as $CC if require_cc has called (#148)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
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_hg "Python-3.4-dev" "https://bitbucket.org/mirror/cpython" "default" standard verify_py34 ensurepip
|
||||
|
||||
Reference in New Issue
Block a user