Back out WRS changes, since they are wrong.
This commit is contained in:
parent
b85bd0c182
commit
e59e2bf874
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
# environment. Also bump switch table size so that cp-parse will
|
# environment. Also bump switch table size so that cp-parse will
|
||||||
# compile.
|
# compile.
|
||||||
|
|
||||||
CC = cc -Wf,-XNg1500 -Wf,-XNk1000 -Olimit3000
|
CC = cc -cckr -Wf,-XNg1500 -Wf,-XNk1000 -Wf,-XNh1100
|
||||||
SYSV = -DSYSV
|
SYSV = -DSYSV
|
||||||
RANLIB = true
|
RANLIB = true
|
||||||
INSTALL = cp
|
INSTALL = cp
|
||||||
|
|
Loading…
Reference in a new issue