summaryrefslogtreecommitdiff
path: root/config/mh-djgpp
diff options
context:
space:
mode:
Diffstat (limited to 'config/mh-djgpp')
-rw-r--r--config/mh-djgpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/config/mh-djgpp b/config/mh-djgpp
deleted file mode 100644
index f12007b0e0f..00000000000
--- a/config/mh-djgpp
+++ /dev/null
@@ -1,4 +0,0 @@
-# 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