summaryrefslogtreecommitdiff
path: root/src/s
diff options
context:
space:
mode:
authorDave Love <fx@gnu.org>2002-11-27 23:01:32 +0000
committerDave Love <fx@gnu.org>2002-11-27 23:01:32 +0000
commitb341bf80827bf17112f0a81d09049129930e0bd7 (patch)
treee55a0c9141c833a0c072fce8ee9b382369ca614d /src/s
parent761986de00f146ef1c28f944b6ebdbd0c4637fc1 (diff)
downloademacs-b341bf80827bf17112f0a81d09049129930e0bd7.tar.gz
*** empty log message ***
Diffstat (limited to 'src/s')
-rw-r--r--src/s/irix6-0.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/s/irix6-0.h b/src/s/irix6-0.h
index 6dbdbf31230..ef86c975573 100644
--- a/src/s/irix6-0.h
+++ b/src/s/irix6-0.h
@@ -31,3 +31,7 @@
#endif
#undef TIOCSIGSEND
+
+/* Tested on Irix 6.5. SCM worked on earlier versions. */
+#define GC_SETJMP_WORKS 1
+#define GC_MARK_STACK GC_MAKE_GCPROS_NOOPS