]> git.eshelyaron.com Git - emacs.git/commitdiff
(C_SWITCH_SYSTEM) [!__GNUC__]: Increase space.
authorKarl Heuer <kwzh@gnu.org>
Thu, 10 Dec 1998 02:52:20 +0000 (02:52 +0000)
committerKarl Heuer <kwzh@gnu.org>
Thu, 10 Dec 1998 02:52:20 +0000 (02:52 +0000)
src/s/irix4-0.h

index e23b91eecfb2bc4dc5823ff2c74ebc8c0a8135d1..b354ffb324e62ea712c05385abe1e40df2d48f36 100644 (file)
@@ -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