mirror of
https://github.com/kennethreitz-archive/python-versions.git
synced 2026-06-05 23:30:17 +00:00
--with-ensurepip=no
https://github.com/python/cpython/commit/0743c0bd3c99f06436a429a53b0d5cb92a5db6e4
This commit is contained in:
@@ -13,7 +13,7 @@ mv Python-3.4.0b2 src
|
||||
cd src
|
||||
|
||||
./configure --prefix=$OUT_PREFIX
|
||||
make
|
||||
make --with-ensurepip=no
|
||||
make install
|
||||
|
||||
cd ..
|
||||
|
||||
Reference in New Issue
Block a user