mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
bpo-40280: Emscripten with_ensurepip=no, second attempt (GH-29884)
This commit is contained in:
parent
9deb83468c
commit
309110f37c
2 changed files with 2 additions and 2 deletions
2
configure
vendored
2
configure
vendored
|
@ -20271,7 +20271,7 @@ else
|
|||
|
||||
case $ac_sys_system in #(
|
||||
Emscripten) :
|
||||
$with_ensurepip=no ;; #(
|
||||
with_ensurepip=no ;; #(
|
||||
*) :
|
||||
with_ensurepip=upgrade
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue