mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2025-12-06 02:40:26 -08:00
cleanup: remove leftover definition
ecl_dynamic_ffi was removed long time ago.
This commit is contained in:
parent
3fdb362b21
commit
4ace366a6e
1 changed files with 0 additions and 5 deletions
|
|
@ -102,11 +102,6 @@
|
||||||
/* We have libffi and can use it */
|
/* We have libffi and can use it */
|
||||||
/*#undef HAVE_LIBFFI*/
|
/*#undef HAVE_LIBFFI*/
|
||||||
|
|
||||||
/* We have non-portable implementation of FFI calls */
|
|
||||||
#ifndef _M_X64
|
|
||||||
# define ECL_DYNAMIC_FFI 1
|
|
||||||
#endif
|
|
||||||
|
|
||||||
/* Use mprotect for fast interrupt dispatch */
|
/* Use mprotect for fast interrupt dispatch */
|
||||||
/* #undef ECL_USE_MPROTECT */
|
/* #undef ECL_USE_MPROTECT */
|
||||||
#if defined(_MSC_VER) || defined(mingw32)
|
#if defined(_MSC_VER) || defined(mingw32)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue