* dwarf2.c (parse_comp_unit): Drop use of unit->name when it is null.
[deliverable/binutils-gdb.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.029173 seconds and 4 git commands to generate.