Fix implementation of R_ARM_PC24 and R_ARM_THM_PC22 relocs to conform to spec.
[deliverable/binutils-gdb.git] / config / mh-djgpp
1 # We don't want to use debugging information on DOS. Unfortunately,
2 # this requires that we set CFLAGS.
3 # This used to set -fno-omit-frame-pointer.
4 CFLAGS=-O2
This page took 0.029081 seconds and 4 git commands to generate.