summaryrefslogtreecommitdiff
path: root/lang/gcc30/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2003-05-09 05:34:06 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2003-05-09 05:34:06 +0000
commitb6cb5a7118eca47991d1b07095ed53892e8759ac (patch)
treecfc7ed7c6b6efe91541b4c3b2c33a984e234726d /lang/gcc30/Makefile
parentMove disfiles to my local site and sevral corrections. (diff)
These older compilers don't support amd64, sparc64, and ia64.
Notes
Notes: svn path=/head/; revision=80508
Diffstat (limited to 'lang/gcc30/Makefile')
-rw-r--r--lang/gcc30/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/gcc30/Makefile b/lang/gcc30/Makefile
index 6e7eae63f905..6ac80a4666cc 100644
--- a/lang/gcc30/Makefile
+++ b/lang/gcc30/Makefile
@@ -20,6 +20,7 @@ DISTFILES= gcc-core-${GCC_REV}${EXTRACT_SUFX} \
MAINTAINER= ports@FreeBSD.org
COMMENT= GNU Compiler Collection 3.0.
+NOT_FOR_ARCHS= amd64 sparc64 ia64
LATEST_LINK= gcc30
USE_BZIP2= yes