From: Karl Heuer Date: Thu, 10 Dec 1998 02:52:20 +0000 (+0000) Subject: (C_SWITCH_SYSTEM) [!__GNUC__]: Increase space. X-Git-Tag: emacs-20.4~1106 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=620e6ddb8cbbe8c2f377a5928b8092500ac808b7;p=emacs.git (C_SWITCH_SYSTEM) [!__GNUC__]: Increase space. --- 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 @@ /* We need to increase the expression tree space with -Wf,-XNh (ghazi@caip.rutgers.edu 7/8/97.) */ -#define C_SWITCH_SYSTEM -cckr -Wf,-XNh3000 +#define C_SWITCH_SYSTEM -cckr -Wf,-XNh4000 #endif /* SGI has all the fancy wait stuff, but we can't include sys/wait.h