Welcome to mirror list, hosted at ThFree Co, Russian Federation.

mh-djgpp « config - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f12007b0e0fbf8375dd4298edc697c5d224ef45b (plain)
1
2
3
4
# 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