There was an error while loading. Please reload this page.
1 parent f9b8d15 commit 69983c8Copy full SHA for 69983c8
1 file changed
pyconfig.h.in
@@ -2161,15 +2161,15 @@
2161
/* Define on NetBSD to activate all library features */
2162
#undef _NETBSD_SOURCE
2163
2164
-/* Define to configure _POSIX_C_SOURCE in pyconfig.h */
2165
-#undef _PYTHON_POSIX_C_SOURCE
2166
-
2167
/* Define if you have POSIX threads, and your system does not define that. */
2168
#undef _POSIX_THREADS
2169
2170
/* framework name */
2171
#undef _PYTHONFRAMEWORK
2172
+/* Define to configure _POSIX_C_SOURCE in pyconfig.h */
+#undef _PYTHON_POSIX_C_SOURCE
+
2173
/* Maximum length in bytes of a thread name */
2174
#undef _PYTHREAD_NAME_MAXLEN
2175
@@ -2273,3 +2273,4 @@
2273
#endif
2274
2275
#endif /*Py_PYCONFIG_H*/
2276
0 commit comments