From 9cf8479b2f44ae5cfce9884c184936be6a2dee8f Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Sun, 1 Mar 2020 21:48:59 -0800 Subject: python: Update to 3.8.2 --- 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 e93233d4..21273334 100644 --- a/pkg/python/pyconfig.h +++ b/pkg/python/pyconfig.h @@ -45,7 +45,7 @@ #define HAVE_CONFSTR 1 /* #undef HAVE_CONIO_H */ #define HAVE_COPYSIGN 1 -/* #undef HAVE_COPY_FILE_RANGE */ +#define HAVE_COPY_FILE_RANGE 1 #define HAVE_CRYPT_H 1 #define HAVE_CRYPT_R 1 #define HAVE_CTERMID 1 -- cgit v1.2.3