summarylogtreecommitdiffstats
path: root/0009-MINGW-init-system-calls.patch
diff options
context:
space:
mode:
authoratomlong2021-10-23 17:55:22 +0800
committeratomlong2021-10-23 18:06:15 +0800
commit80096c8de4b34ec1ed8f30bb428918cd592b2424 (patch)
treeb48dd1e73de9ea35a4709fb6b93deb16331ec514 /0009-MINGW-init-system-calls.patch
parent89a67c05174951d172252b1db96ff93cc4ec4bcd (diff)
downloadaur-mingw-w64-python.tar.gz
update to 3.9.7
Diffstat (limited to '0009-MINGW-init-system-calls.patch')
-rw-r--r--0009-MINGW-init-system-calls.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/0009-MINGW-init-system-calls.patch b/0009-MINGW-init-system-calls.patch
index c7a18c9280b3..2d10c54bde81 100644
--- a/0009-MINGW-init-system-calls.patch
+++ b/0009-MINGW-init-system-calls.patch
@@ -1,4 +1,4 @@
-From c6e239410fcc24e73eb239b391b5670f7ec41c2f Mon Sep 17 00:00:00 2001
+From a2e178675d5376e8985c489a6cb3bb463909fb41 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B5=D0=B9?=
<alexey.pawlow@gmail.com>
Date: Thu, 17 Jun 2021 18:51:19 +0530
@@ -101,10 +101,10 @@ index c984e2e..3f3e1f3 100644
static PyObject *
convertenviron(void)
diff --git a/configure.ac b/configure.ac
-index f335c48..19c3ec2 100644
+index 1f3c8af..ba8736b 100644
--- a/configure.ac
+++ b/configure.ac
-@@ -601,6 +601,14 @@ then
+@@ -594,6 +594,14 @@ then
AC_DEFINE(_INCLUDE__STDC_A1_SOURCE, 1, Define to include mbstate_t for mbrtowc)
fi
@@ -120,5 +120,5 @@ index f335c48..19c3ec2 100644
# it may influence the way we can build extensions, so distutils
# needs to check it
--
-2.32.0
+2.33.0