mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 03:57:44 +00:00
Ports: Update Python to 3.9.2
Released on 2021-02-19, no patch changes required. https://www.python.org/downloads/release/python-392/
This commit is contained in:
parent
15cfde7233
commit
4166765292
10 changed files with 27 additions and 27 deletions
|
@ -1,5 +1,5 @@
|
|||
--- Python-3.9.1/config.sub 2021-01-17 20:15:56.796000000 +0100
|
||||
+++ Python-3.9.1/config.sub 2021-01-17 20:21:04.324828217 +0100
|
||||
--- Python-3.9.2/config.sub 2021-02-21 20:22:43.901024503 +0100
|
||||
+++ Python-3.9.2/config.sub 2021-02-21 20:24:35.079400552 +0100
|
||||
@@ -1485,6 +1485,8 @@
|
||||
-oss*)
|
||||
os=-sysv3
|
||||
|
@ -9,8 +9,8 @@
|
|||
-svr4*)
|
||||
os=-sysv4
|
||||
;;
|
||||
--- Python-3.9.1/configure.ac 2021-01-17 20:33:50.524295313 +0100
|
||||
+++ Python-3.9.1/configure.ac 2021-01-17 20:34:24.631127320 +0100
|
||||
--- Python-3.9.2/configure.ac 2021-02-21 20:22:43.900024509 +0100
|
||||
+++ Python-3.9.2/configure.ac 2021-02-21 20:24:35.084400524 +0100
|
||||
@@ -382,6 +382,9 @@
|
||||
# a lot of different things including 'define_xopen_source'
|
||||
# in the case statement below.
|
||||
|
@ -31,8 +31,8 @@
|
|||
*-*-linux*)
|
||||
case "$host_cpu" in
|
||||
arm*)
|
||||
--- Python-3.9.1/configure 2021-01-17 20:35:39.813757019 +0100
|
||||
+++ Python-3.9.1/configure 2021-01-17 20:36:00.538654942 +0100
|
||||
--- Python-3.9.2/configure 2021-02-21 20:22:43.898024520 +0100
|
||||
+++ Python-3.9.2/configure 2021-02-21 20:24:35.096400457 +0100
|
||||
@@ -3292,6 +3292,9 @@
|
||||
# a lot of different things including 'define_xopen_source'
|
||||
# in the case statement below.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue