packages/DOS/common.dj: remove COFF debug info generation
authorGisle Vanem <gvanem@broadpark.no>
Thu, 10 Jan 2013 18:58:59 +0000 (19:58 +0100)
committerYang Tse <yangsita@gmail.com>
Thu, 10 Jan 2013 18:58:59 +0000 (19:58 +0100)
commitb35a176c6660a795c90df5ebce040e861fe0ec39
tree5425550810e213cf2e69747d0e9773fe1f86ac87
parenta7db42e4f0caa65a481a6d4c4fa393ca2539be19
packages/DOS/common.dj: remove COFF debug info generation

gcc on DOS hasn't really supported COFF-debug (-gcoff) on djgpp for a
long time.

"Sounds like the COFF debug info generation has bit-rotted in GCC.
 Nothing new here, no other platform uses COFF AFAIK."

So lets drop it too.

URL: http://curl.haxx.se/mail/lib-2013-01/0130.html
packages/DOS/common.dj