From 01de31edb9fcd3036886c3c7459524e3f6f4ff9c Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 12 Apr 1994 16:39:21 +0000 Subject: [PATCH] * mh-irix4 (CC): Change -XNh1500 to -XNh2000. --- config/mh-irix4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/mh-irix4 b/config/mh-irix4 index b42e667743e..2c197275f14 100644 --- a/config/mh-irix4 +++ b/config/mh-irix4 @@ -3,6 +3,6 @@ # environment. Also bump switch table size so that cp-parse will # compile. -CC = cc -cckr -Wf,-XNg1500 -Wf,-XNk1000 -Wf,-XNh1500 +CC = cc -cckr -Wf,-XNg1500 -Wf,-XNk1000 -Wf,-XNh2000 SYSV = -DSYSV RANLIB = true -- 2.30.2