mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-26 15:21:51 -08:00
(GC_SETJMP_WORKS, GC_MARK_STACK): New definitions.
This commit is contained in:
parent
c3be81c7f8
commit
77c0df4f27
1 changed files with 4 additions and 0 deletions
|
|
@ -33,5 +33,9 @@
|
|||
|
||||
#undef TIOCSIGSEND /* defined in usg5-4.h */
|
||||
|
||||
/* Tested on Irix 6.5. SCM worked on earlier versions. */
|
||||
#define GC_SETJMP_WORKS 1
|
||||
#define GC_MARK_STACK GC_MAKE_GCPROS_NOOPS
|
||||
|
||||
/* arch-tag: d7ad9ec2-54ad-4b2f-adf2-0070c5c63e83
|
||||
(do not change this comment) */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue