mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-11 04:53:47 -05:00
Stop requiring GCC for PyPy source build
It must not have hard dependency to GCC in general.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
require_gcc
|
||||
#require_gcc
|
||||
install_package "pypy3-2.3.1-src" "https://bitbucket.org/pypy/pypy/downloads/pypy3-2.3.1-src.tar.bz2#924ca36bf85e02469c71d451c145f9a6d19b905df473a3d1c25179c63ea79d74" "pypy_builder" verify_py32 ensurepip
|
||||
|
||||
Reference in New Issue
Block a user