mirror of
https://github.com/python/cpython.git
synced 2025-10-15 19:29:46 +00:00
gh-114099: Additions to standard library to support iOS (GH-117052)
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Co-authored-by: Malcolm Smith <smith@chaquo.com> Co-authored-by: Ned Deily <nad@python.org>
This commit is contained in:
parent
b44898299a
commit
f006338017
22 changed files with 474 additions and 48 deletions
|
@ -290,6 +290,7 @@ def collect_os(info_add):
|
|||
"HOMEDRIVE",
|
||||
"HOMEPATH",
|
||||
"IDLESTARTUP",
|
||||
"IPHONEOS_DEPLOYMENT_TARGET",
|
||||
"LANG",
|
||||
"LDFLAGS",
|
||||
"LDSHARED",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue