mirror of
https://github.com/darlinghq/darling-python.git
synced 2024-11-23 12:19:44 +00:00
Change pyconfig.h to reflect --enable-framework
This commit is contained in:
parent
32d40b76d1
commit
fe13088272
@ -978,7 +978,7 @@
|
||||
|
||||
/* Define if you want to produce an OpenStep/Rhapsody framework (shared
|
||||
library plus accessory files). */
|
||||
/* #undef WITH_NEXT_FRAMEWORK */
|
||||
#define WITH_NEXT_FRAMEWORK 1
|
||||
|
||||
/* Define if you want to compile in Python-specific mallocs */
|
||||
#define WITH_PYMALLOC 1
|
||||
|
@ -1121,7 +1121,7 @@
|
||||
|
||||
/* Define if you want to produce an OpenStep/Rhapsody framework (shared
|
||||
library plus accessory files). */
|
||||
/* #undef WITH_NEXT_FRAMEWORK */
|
||||
#define WITH_NEXT_FRAMEWORK 1
|
||||
|
||||
/* Define if you want to compile in Python-specific mallocs */
|
||||
#define WITH_PYMALLOC 1
|
||||
|
Loading…
Reference in New Issue
Block a user