python: Update to 3.8.7

This commit is contained in:
Alexey Pavlov
2021-01-12 13:24:46 +03:00
parent 2561a85fe1
commit 4380c29a56
3 changed files with 4 additions and 22 deletions

View File

@@ -140,15 +140,6 @@ diff -Naur Python-3.8.2-orig/configure.ac Python-3.8.2/configure.ac
AC_DEFINE(HAVE_BROKEN_PTHREAD_SIGMASK, 1,
[Define if pthread_sigmask() does not work on your system.])
;;
@@ -4656,7 +4667,7 @@
AC_SUBST(EXT_SUFFIX)
case $ac_sys_system in
- Linux*|GNU*|Darwin|VxWorks|CYGWIN*)
+ Linux*|GNU*|Darwin|VxWorks|CYGWIN*|MSYS*)
EXT_SUFFIX=.${SOABI}${SHLIB_SUFFIX};;
*)
EXT_SUFFIX=${SHLIB_SUFFIX};;
@@ -4990,7 +4990,7 @@
# On Android and Cygwin the shared libraries must be linked with libpython.