From 9207ea2b4476fc32031cc9c34eaad8ad4ec9dc7a Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Sun, 4 Nov 2018 17:36:31 -0800 Subject: python: Update to 3.7.1 --- pkg/python/pyconfig.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'pkg/python/pyconfig.h') diff --git a/pkg/python/pyconfig.h b/pkg/python/pyconfig.h index 76069afd..6c71ed3d 100644 --- a/pkg/python/pyconfig.h +++ b/pkg/python/pyconfig.h @@ -172,7 +172,7 @@ #define HAVE_LANGINFO_H 1 /* #undef HAVE_LARGEFILE_SUPPORT */ /* #undef HAVE_LCHFLAGS */ -#define HAVE_LCHMOD 1 +/* #undef HAVE_LCHMOD */ #define HAVE_LCHOWN 1 #define HAVE_LGAMMA 1 #define HAVE_LIBDL 1 @@ -428,7 +428,6 @@ #define PY_FORMAT_SIZE_T "z" #define PY_SSL_DEFAULT_CIPHERS 1 /* #undef PY_SSL_DEFAULT_CIPHER_STRING */ -#define PY_WARN_ON_C_LOCALE 1 /* #undef Py_DEBUG */ /* #undef Py_ENABLE_SHARED */ /* #undef Py_HASH_ALGORITHM */ -- cgit v1.2.3