File tree Expand file tree Collapse file tree 3 files changed +3
-6
lines changed Expand file tree Collapse file tree 3 files changed +3
-6
lines changed Original file line number Diff line number Diff line change @@ -11,8 +11,7 @@ _ctypes _ctypes/_ctypes.c \
11
11
-I$(srcdir)/Modules/_ctypes/darwin \
12
12
-I$(srcdir)/../Support/libFFI/Headers \
13
13
-DPy_BUILD_CORE_MODULE \
14
- -DHAVE_FFI_PREP_CIF_VAR=1 \
15
- -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1 \
14
+ -DHAVE_FFI_PREP_CLOSURE_LOC=1 \
16
15
-L$(srcdir)/../Support/libFFI \
17
16
-lFFI
18
17
Original file line number Diff line number Diff line change @@ -11,8 +11,7 @@ _ctypes _ctypes/_ctypes.c \
11
11
-I$(srcdir)/Modules/_ctypes/darwin \
12
12
-I$(srcdir)/../Support/libFFI/Headers \
13
13
-DPy_BUILD_CORE_MODULE \
14
- -DHAVE_FFI_PREP_CIF_VAR=1 \
15
- -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1 \
14
+ -DHAVE_FFI_PREP_CLOSURE_LOC=1 \
16
15
-L$(srcdir)/../Support/libFFI \
17
16
-lFFI
18
17
Original file line number Diff line number Diff line change @@ -11,8 +11,7 @@ _ctypes _ctypes/_ctypes.c \
11
11
-I$(srcdir)/Modules/_ctypes/darwin \
12
12
-I$(srcdir)/../Support/libFFI/Headers \
13
13
-DPy_BUILD_CORE_MODULE \
14
- -DHAVE_FFI_PREP_CIF_VAR=1 \
15
- -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1 \
14
+ -DHAVE_FFI_PREP_CLOSURE_LOC=1 \
16
15
-L$(srcdir)/../Support/libFFI \
17
16
-lFFI
18
17
You can’t perform that action at this time.
0 commit comments