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

Collapse All | Expand All

(-)lang/gcc41/Makefile (-3 lines)
Lines 48-56 Link Here
48
WITHOUT_JAVA=	yes
48
WITHOUT_JAVA=	yes
49
.endif
49
.endif
50
50
51
# FIXME: As of 20051202, installing libgcj nearly kills 1GB machines.
52
WITHOUT_JAVA=	yes
53
54
.if ${ARCH} == "amd64"
51
.if ${ARCH} == "amd64"
55
CONFIGURE_TARGET=	x86_64-portbld-freebsd${OSREL}
52
CONFIGURE_TARGET=	x86_64-portbld-freebsd${OSREL}
56
.else
53
.else
(-)lang/gcc41/distinfo (+3 lines)
Lines 13-15 Link Here
13
MD5 (gcc-fortran-4.1-20060317.tar.bz2) = 9a3cad47ac9313e76e0aa2c9038cd06f
13
MD5 (gcc-fortran-4.1-20060317.tar.bz2) = 9a3cad47ac9313e76e0aa2c9038cd06f
14
SHA256 (gcc-fortran-4.1-20060317.tar.bz2) = cf30a4b6470614de38976201654addd0ea8c4b5ac7cee71fe254f5470a1a60b1
14
SHA256 (gcc-fortran-4.1-20060317.tar.bz2) = cf30a4b6470614de38976201654addd0ea8c4b5ac7cee71fe254f5470a1a60b1
15
SIZE (gcc-fortran-4.1-20060317.tar.bz2) = 751980
15
SIZE (gcc-fortran-4.1-20060317.tar.bz2) = 751980
16
MD5 (gcc-java-4.1-20060317.tar.bz2) = 7b06236b07b4d64d69e4cd1e725b72d4
17
SHA256 (gcc-java-4.1-20060317.tar.bz2) = a9b539cda24392a9550ff769e83dfecc68c03f0597061afe66af238375b5719e
18
SIZE (gcc-java-4.1-20060317.tar.bz2) = 9081899

Return to bug 94526