1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 09:58:11 +00:00

Ports: Update Python to 3.10.0

Released on 2021-10-04.
https://www.python.org/downloads/release/python-3100/
This commit is contained in:
Linus Groh 2021-10-04 21:01:16 +01:00
parent e5938e66f3
commit fb98e12f86
7 changed files with 18 additions and 18 deletions

View file

@ -1,5 +1,5 @@
--- Python-3.10.0rc2/config.sub 2021-08-03 19:03:07.361000000 +0100
+++ Python-3.10.0rc2/config.sub 2021-08-03 19:04:06.425786525 +0100
--- Python-3.10.0/config.sub 2021-08-03 19:03:07.361000000 +0100
+++ Python-3.10.0/config.sub 2021-08-03 19:04:06.425786525 +0100
@@ -1485,6 +1485,8 @@
-oss*)
os=-sysv3
@ -9,8 +9,8 @@
-svr4*)
os=-sysv4
;;
--- Python-3.10.0rc2/configure.ac 2021-08-03 19:04:59.784000000 +0100
+++ Python-3.10.0rc2/configure.ac 2021-08-03 19:08:42.069896469 +0100
--- Python-3.10.0/configure.ac 2021-08-03 19:04:59.784000000 +0100
+++ Python-3.10.0/configure.ac 2021-08-03 19:08:42.069896469 +0100
@@ -391,6 +391,9 @@
# a lot of different things including 'define_xopen_source'
# in the case statement below.
@ -48,8 +48,8 @@
# -u libsys_s pulls in all symbols in libsys
Darwin/*)
LINKFORSHARED="$extra_undefs -framework CoreFoundation"
--- Python-3.10.0rc2/configure 2021-09-07 15:18:28.000000000 +0200
+++ Python-3.10.0rc2/configure 2021-09-18 17:01:57.104963183 +0200
--- Python-3.10.0/configure 2021-09-07 15:18:28.000000000 +0200
+++ Python-3.10.0/configure 2021-09-18 17:01:57.104963183 +0200
@@ -3325,6 +3325,9 @@
# a lot of different things including 'define_xopen_source'
# in the case statement below.