From 8e7c506214f534b0bffb84d1910479e77ffb5ddd Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Sun, 18 Apr 2021 22:54:36 -0700 Subject: python: Update to 3.9.4 --- pkg/python/pyconfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkg/python/pyconfig.h') diff --git a/pkg/python/pyconfig.h b/pkg/python/pyconfig.h index 91fd21b9..08ea6a44 100644 --- a/pkg/python/pyconfig.h +++ b/pkg/python/pyconfig.h @@ -85,6 +85,7 @@ /* #undef HAVE_DLOPEN */ #define HAVE_DUP2 1 #define HAVE_DUP3 1 +/* #undef HAVE_DYLD_SHARED_CACHE_CONTAINS_PATH */ /* #undef HAVE_DYNAMIC_LOADING */ #define HAVE_ENDIAN_H 1 #define HAVE_EPOLL 1 @@ -249,7 +250,6 @@ #define HAVE_PREADV 1 /* #undef HAVE_PREADV2 */ #define HAVE_PRLIMIT 1 -/* #undef HAVE_DYLD_SHARED_CACHE_CONTAINS_PATH */ /* #undef HAVE_PROCESS_H */ #define HAVE_PROTOTYPES 1 #define HAVE_PTHREAD_CONDATTR_SETCLOCK 1 -- cgit v1.2.3