* configure.in: Only invoke AC_FUNC_SETPGRP if not cross-compiling.
[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.029931 seconds and 4 git commands to generate.