summaryrefslogtreecommitdiff
path: root/lang/gcc42
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2008-07-20 08:21:30 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2008-07-20 08:21:30 +0000
commit7b234bcf3b3d7c8edf9774da0f802506421651b3 (patch)
tree84871518429e2b8bca01cf4267fea75ec1b538bf /lang/gcc42
parentUpdate to the 20080717 snapshot of GCC 4.3.2. (diff)
Remove alpha from NOT_FOR_ARCHS based on a report and request by
Anton Shterenlikht <mexas@bristol.ac.uk> and no objections from the freebsd-alpha@ list.
Notes
Notes: svn path=/head/; revision=217173
Diffstat (limited to 'lang/gcc42')
-rw-r--r--lang/gcc42/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gcc42/Makefile b/lang/gcc42/Makefile
index 7126a069b910..d7a3e6cf27e1 100644
--- a/lang/gcc42/Makefile
+++ b/lang/gcc42/Makefile
@@ -27,7 +27,7 @@ LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \
SUFFIX= 42
LATEST_LINK?= gcc${SUFFIX}${PKGNAMESUFFIX}
-NOT_FOR_ARCHS= alpha ia64
+NOT_FOR_ARCHS= ia64
# Building libgcj with lang/gcc295 installed is causing a failure about
# "hidden symbol `__eprintf'" in libgcc.a(_eprintf.o).
CONFLICTS= gcc-2.95.*