* mh-irix4 (CC): Change -XNh1500 to -XNh2000.

This commit is contained in:
Ian Lance Taylor 1994-04-12 16:39:21 +00:00
parent 70e375c356
commit 01de31edb9
1 changed files with 1 additions and 1 deletions

View File

@ -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