merged changes from progressive
This commit is contained in:
parent
249608be94
commit
9e3e75685b
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
|
||||
CC = cc -cckr -Wf,-XNg1500 -Wf,-XNk1000
|
||||
SYSV = -DSYSV
|
||||
RANLIB = true
|
||||
INSTALL = cp
|
||||
|
|
Loading…
Reference in a new issue