libc/config/mh-djgpp

5 lines
160 B
Plaintext
Raw Normal View History

1999-05-03 09:29:06 +02:00
# We don't want to use debugging information on DOS. Unfortunately,
# this requires that we set CFLAGS.
# This used to set -fno-omit-frame-pointer.
CFLAGS=-O2