summaryrefslogtreecommitdiff
path: root/pkg/python/pyconfig.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2018-11-04 17:36:31 -0800
committerMichael Forney <mforney@mforney.org>2018-11-05 11:52:19 -0800
commit9207ea2b4476fc32031cc9c34eaad8ad4ec9dc7a (patch)
treed84a262e5a9ce13e861fca690d4759eef6f52a9e /pkg/python/pyconfig.h
parentbaefe4b060b964c88ac56c954b82d6009f232a2c (diff)
python: Update to 3.7.1
Diffstat (limited to 'pkg/python/pyconfig.h')
-rw-r--r--pkg/python/pyconfig.h3
1 files changed, 1 insertions, 2 deletions
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 */