View | Details | Raw Unified | Return to bug 221297 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (+2 lines)
Lines 64-69 Link Here
64
		GOROOT_BOOTSTRAP=${LOCALBASE}/go14 \
64
		GOROOT_BOOTSTRAP=${LOCALBASE}/go14 \
65
		GOBIN= GOARCH=${GOARCH} GOOS=${OPSYS:tl} \
65
		GOBIN= GOARCH=${GOARCH} GOOS=${OPSYS:tl} \
66
		GO386=${GO386} \
66
		GO386=${GO386} \
67
		GOARM=7 \
68
		CGO_ENABLED=1 \
67
		${SH} make.bash
69
		${SH} make.bash
68
70
69
do-install:
71
do-install:

Return to bug 221297