From 48b309a7bb1f6ac0b4f4b4d86d880710a64e9de8 Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Fri, 29 Mar 2019 12:41:42 -0700 Subject: python: Update to 3.7.3 --- 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 7bd06d10..e016a1ed 100644 --- a/pkg/python/pyconfig.h +++ b/pkg/python/pyconfig.h @@ -44,6 +44,7 @@ /* #undef HAVE_CONIO_H */ #define HAVE_COPYSIGN 1 #define HAVE_CRYPT_H 1 +#define HAVE_CRYPT_R 1 #define HAVE_CTERMID 1 /* #undef HAVE_CTERMID_R */ /* #undef HAVE_CURSES_FILTER */ -- cgit v1.2.3