Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 635224 | Differences between
and this patch

Collapse All | Expand All

(-)a/Makefile (-2 lines)
Lines 112-119 Link Here
112
ifeq ($(DEBUG),1)
112
ifeq ($(DEBUG),1)
113
        DEFINES		+= -DCR_DEBUG
113
        DEFINES		+= -DCR_DEBUG
114
        CFLAGS		+= -O0 -ggdb3
114
        CFLAGS		+= -O0 -ggdb3
115
else
116
        CFLAGS		+= -O2 -g
117
endif
115
endif
118
116
119
ifeq ($(GMON),1)
117
ifeq ($(GMON),1)

Return to bug 635224