From 4cb6685364c5f96c6ac08e2d57ff4c7304c40e60 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Thu, 1 Apr 1993 02:30:09 +0000 Subject: * build-all.mk, config/mh-irix4: Bump -XNh value to 1500 to match gcc requirements. --- config/mh-irix4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') diff --git a/config/mh-irix4 b/config/mh-irix4 index 92360b8..4e79e9c 100644 --- a/config/mh-irix4 +++ b/config/mh-irix4 @@ -3,7 +3,7 @@ # environment. Also bump switch table size so that cp-parse will # compile. -CC = cc -cckr -Wf,-XNg1500 -Wf,-XNk1000 -Wf,-XNh1100 +CC = cc -cckr -Wf,-XNg1500 -Wf,-XNk1000 -Wf,-XNh1500 SYSV = -DSYSV RANLIB = true INSTALL = cp -- cgit v1.1