diff options
Diffstat (limited to 'pkg/python/pyconfig.h')
| -rw-r--r-- | pkg/python/pyconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/python/pyconfig.h b/pkg/python/pyconfig.h index 35d66e32..af7c53a6 100644 --- a/pkg/python/pyconfig.h +++ b/pkg/python/pyconfig.h @@ -266,7 +266,7 @@ /* #undef WITH_DYLD */ /* #undef WITH_LIBINTL */ /* #undef WITH_NEXT_FRAMEWORK */ -#define WITH_PYMALLOC 1 +/* #undef WITH_PYMALLOC */ #define WITH_THREAD 1 /* #undef WITH_VALGRIND */ #if defined AC_APPLE_UNIVERSAL_BUILD |
