diff options
| author | Michael Forney <mforney@mforney.org> | 2020-12-08 00:18:29 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2020-12-08 00:44:04 -0800 |
| commit | 4c434148a2be98ec37c64b6cf6c28a09a5e99ba3 (patch) | |
| tree | 8f8d7a7a67a3ae12827fc15c92226c1acea8453e /pkg/python/pyconfig.h | |
| parent | d4c6bb3314816fb252977d0fd6644fc785cdc6f2 (diff) | |
python: Update to 3.9.1
Diffstat (limited to 'pkg/python/pyconfig.h')
| -rw-r--r-- | pkg/python/pyconfig.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
