From b6fc94063f6933d42c08cfc329c91e4837dc2249 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 c3328af..e4d6a00 100644 --- a/profiles/osapi/modern.h +++ b/profiles/osapi/modern.h @@ -310,7 +310,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