mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-18 15:22:03 -08:00
Remove feature only works with 64 bits.
This commit is contained in:
parent
8c4c191552
commit
e8a633fe59
1 changed files with 1 additions and 1 deletions
|
|
@ -209,7 +209,7 @@ typedef unsigned @CL_FIXNUM_TYPE@ cl_hashkey;
|
|||
/* Stack grows downwards */
|
||||
#undef DOWN_STACK
|
||||
/* Argument list can be access as an array */
|
||||
#define ECL_USE_VARARG_AS_POINTER
|
||||
#undef ECL_USE_VARARG_AS_POINTER
|
||||
/* Most significant byte first */
|
||||
#undef WORDS_BIGENDIAN
|
||||
/* Has <sys/resource.h> */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue