Disassemble 'add rX, rY, #0' as 'mov rX, rY'.
[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.040488 seconds and 4 git commands to generate.