View | Details | Raw Unified | Return to bug 228130
Collapse All | Expand All

(-)Makefile (+1 lines)
Lines 23-28 Link Here
23
USE_GNOME=	vte
23
USE_GNOME=	vte
24
GNU_CONFIGURE=	yes
24
GNU_CONFIGURE=	yes
25
25
26
CFLAGS+=	-O0
26
CPPFLAGS+=	-I${LOCALBASE}/include -w
27
CPPFLAGS+=	-I${LOCALBASE}/include -w
27
LDFLAGS+=	-L${LOCALBASE}/lib -pthread
28
LDFLAGS+=	-L${LOCALBASE}/lib -pthread
28
29

Return to bug 228130