]> gcc.gnu.org Git - gcc.git/blob - config/mh-sun3
Initial revision
[gcc.git] / config / mh-sun3
1 # Sun's C compiler needs the -J flag to be able to compile cp-parse.c
2 # without overflowing the jump tables (-J says to use a 32 bit table)
3 CC = cc -J
This page took 0.039141 seconds and 5 git commands to generate.