Fix implementation of R_ARM_PC24 and R_ARM_THM_PC22 relocs to conform to spec.
[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.029204 seconds and 4 git commands to generate.