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

(-)Makefile (-1 / +1 lines)
Lines 20-26 Link Here
20
20
21
USE_BZIP2=	yes
21
USE_BZIP2=	yes
22
USE_GMAKE=	yes
22
USE_GMAKE=	yes
23
USE_GETTEXT=	build
23
USE_GETTEXT=	yes
24
CONFIGURE_ARGS=	--target=avr
24
CONFIGURE_ARGS=	--target=avr
25
GNU_CONFIGURE=	yes
25
GNU_CONFIGURE=	yes
26
LDFLAGS+=	-L${LOCALBASE}/lib
26
LDFLAGS+=	-L${LOCALBASE}/lib

Return to bug 162117