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

(-)Makefile (+4 lines)
Lines 39-44 Link Here
39
IGNORE=	core dumps on alpha during build
39
IGNORE=	core dumps on alpha during build
40
.endif
40
.endif
41
41
42
.if ${ARCH} == "amd64"
43
USE_GCC=	4.0+
44
.endif
45
42
EXTERNALS=	CVS dbm security/nss/cmd/zlib nsprpub security/dbm
46
EXTERNALS=	CVS dbm security/nss/cmd/zlib nsprpub security/dbm
43
EXTRACT_AFTER_ARGS=| ${TAR} -xf -	\
47
EXTRACT_AFTER_ARGS=| ${TAR} -xf -	\
44
	${EXTERNALS:C,^,--exclude ${DISTNAME}/mozilla/,}
48
	${EXTERNALS:C,^,--exclude ${DISTNAME}/mozilla/,}

Return to bug 114871