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

(-)Makefile (+4 lines)
Lines 30-35 Link Here
30
30
31
.include <bsd.port.pre.mk>
31
.include <bsd.port.pre.mk>
32
32
33
.if ${ARCH} == armv6
34
CONFIGURE_ENV+= ASFLAGS=-no-integrated-as
35
.endif
36
33
.if ${OSVERSION} < 900033 || ${ARCH} == ia64
37
.if ${OSVERSION} < 900033 || ${ARCH} == ia64
34
BUILD_DEPENDS+=	${LOCALBASE}/bin/as:${PORTSDIR}/devel/binutils
38
BUILD_DEPENDS+=	${LOCALBASE}/bin/as:${PORTSDIR}/devel/binutils
35
MAKE_ENV=	COMPILER_PATH=${LOCALBASE}/bin
39
MAKE_ENV=	COMPILER_PATH=${LOCALBASE}/bin

Return to bug 196660