From 1489635e20f35236840fb3701dc74de718bd12ce Mon Sep 17 00:00:00 2001 From: midipix Date: Tue, 25 Dec 2018 13:00:09 -0500 Subject: project: custom config: support --with[out]-pycompile, --with[out]-pydebug. --- profiles/osapi/modern.h | 1 - 1 file changed, 1 deletion(-) (limited to 'profiles') diff --git a/profiles/osapi/modern.h b/profiles/osapi/modern.h index 4aedf4e..3ef51c8 100644 --- a/profiles/osapi/modern.h +++ b/profiles/osapi/modern.h @@ -252,7 +252,6 @@ #define ENABLE_IPV6 1 #define WITH_DOC_STRINGS 1 #define WITH_LIBINTL 1 -#define WITH_PYMALLOC 1 #define WITH_THREAD 1 -- cgit v1.2.3