From 4c434148a2be98ec37c64b6cf6c28a09a5e99ba3 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Tue, 8 Dec 2020 00:18:29 -0800 Subject: python: Update to 3.9.1 --- pkg/python/pyconfig.h | 1 + 1 file changed, 1 insertion(+) (limited to 'pkg/python/pyconfig.h') diff --git a/pkg/python/pyconfig.h b/pkg/python/pyconfig.h index 1afe089b..91fd21b9 100644 --- a/pkg/python/pyconfig.h +++ b/pkg/python/pyconfig.h @@ -249,6 +249,7 @@ #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