* build-all.mk, config/mh-irix4: Bump -XNh value to 1500 to match

gcc requirements.
This commit is contained in:
Ian Lance Taylor
1993-04-01 02:30:09 +00:00
parent 670a50ebf6
commit 4cb6685364
3 changed files with 5 additions and 2 deletions

View File

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