* elf32-mn10200.c (mn10200_elf_final_link_relocate): Simplify
[deliverable/binutils-gdb.git] / config / mh-go32
CommitLineData
5adc7b9b
ILT
1# We don't want to use debugging information on DOS. Unfortunately,
2# this requires that we set CFLAGS.
3CFLAGS=-O2 -fno-omit-frame-pointer
4
5# We set MAKEINFOFLAGS to not split .info files, because the resulting
6# file names don't work on DOS.
eebd76cb
SC
7MAKEINFOFLAGS=--no-split
8
5adc7b9b 9# This does some sort of DOS specific installation, I guess.
09985c96 10INSTALL_DOSREL=install-dosrel
This page took 0.088944 seconds and 4 git commands to generate.