Feature or enhancement
Currently the libffi autodetection supports an include override through LIBFFI_INCLUDEDIR but overriding the library requires patching setup.py
Pitch
Typical usage would be to link vs libffi_pic.a when building an embeddable Python that is expected work across Linux distros
Feature or enhancement
Currently the libffi autodetection supports an include override through
LIBFFI_INCLUDEDIRbut overriding the library requires patchingsetup.pyPitch
Typical usage would be to link vs
libffi_pic.awhen building an embeddable Python that is expected work across Linux distros