summaryrefslogtreecommitdiffstats
path: root/make/variant/cygwin.defs
blob: bab73c6ca96c174c378269b9e7e3e3189e550704 (plain)
1
2
3
4
5
6
7
8
GCC.muldefs = 1
GCC.start   = 1
GCC.end     = 1

GCC.args.g.none    = -g0
GCC.args.g.min     = -g1
GCC.args.g.default = -g2
GCC.args.g.max     = -g3