Patches from WRS:
Mon Sep 21 14:41:30 1992 Ian Lance Taylor (ian@cygnus.com) * mh-irix4: put in patches from WRS.
This commit is contained in:
parent
e69e7dd6c0
commit
e3e138e801
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
# environment. Also bump switch table size so that cp-parse will
|
||||
# compile.
|
||||
|
||||
CC = cc -cckr -Wf,-XNg1500 -Wf,-XNk1000
|
||||
CC = cc -Wf,-XNg1500 -Wf,-XNk1000 -Olimit3000
|
||||
SYSV = -DSYSV
|
||||
RANLIB = true
|
||||
INSTALL = cp
|
||||
|
|
Loading…
Reference in a new issue