aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKarl Heuer1998-12-10 02:52:20 +0000
committerKarl Heuer1998-12-10 02:52:20 +0000
commit620e6ddb8cbbe8c2f377a5928b8092500ac808b7 (patch)
tree7c9b54ed831c87f48b6e8e7bf937eaad178b6975 /src
parentc04e38a32f66521984812f48e2ebbe3b2ab2c0ec (diff)
downloademacs-620e6ddb8cbbe8c2f377a5928b8092500ac808b7.tar.gz
emacs-620e6ddb8cbbe8c2f377a5928b8092500ac808b7.zip
(C_SWITCH_SYSTEM) [!__GNUC__]: Increase space.
Diffstat (limited to 'src')
-rw-r--r--src/s/irix4-0.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/s/irix4-0.h b/src/s/irix4-0.h
index e23b91eecfb..b354ffb324e 100644
--- a/src/s/irix4-0.h
+++ b/src/s/irix4-0.h
@@ -23,7 +23,7 @@
23/* We need to increase the expression tree space with -Wf,-XNh 23/* We need to increase the expression tree space with -Wf,-XNh
24 (ghazi@caip.rutgers.edu 7/8/97.) 24 (ghazi@caip.rutgers.edu 7/8/97.)
25*/ 25*/
26#define C_SWITCH_SYSTEM -cckr -Wf,-XNh3000 26#define C_SWITCH_SYSTEM -cckr -Wf,-XNh4000
27#endif 27#endif
28 28
29/* SGI has all the fancy wait stuff, but we can't include sys/wait.h 29/* SGI has all the fancy wait stuff, but we can't include sys/wait.h