bbc375e815
From-SVN: r4
5 lines
263 B
Plaintext
5 lines
263 B
Plaintext
# vasta@apollo.com says this is how to compile on an Apollo (SR10.x).
|
|
# Use a Berkeley environment.
|
|
CC=cc -g -A nansi -A cpu,3000 -A runtype,bsd4.3 -A systype,any -DSHORT_ENUM_BUG
|
|
OLDCC=cc -g -A nansi -A cpu,3000 -A runtype,bsd4.3 -A systype,any -DSHORT_ENUM_BUG
|