mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-14 21:32:49 -08:00
Apply patch recommended by Boehm-Weiser-gc mailing list.
This commit is contained in:
parent
9e1d898ef6
commit
b3c3346062
1 changed files with 1 additions and 2 deletions
|
|
@ -160,8 +160,7 @@ void GC_push_regs()
|
|||
#endif
|
||||
|
||||
#if !defined(HAVE_PUSH_REGS) && defined(UNIX_LIKE)
|
||||
# ifdef NO_GETCONTEXT
|
||||
# error
|
||||
# ifndef NO_GETCONTEXT
|
||||
# include <ucontext.h>
|
||||
# endif
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue