Add sparc64 to NOT_FOR_ARCHS. (Nothing really should use this port at

this point anyway, and we're down to six abandoned other ports overall.)

Reported by:	pointyhat
This commit is contained in:
Gerald Pfeifer 2008-11-23 21:05:33 +00:00
parent 51b0c1269c
commit 3634ce064b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=223300

View File

@ -24,7 +24,7 @@ COMMENT= GNU Compiler Collection 3.3
SUFFIX= 33
LATEST_LINK?= gcc${SUFFIX}${PKGNAMESUFFIX}
NOT_FOR_ARCHS= amd64
NOT_FOR_ARCHS= amd64 sparc64
USE_BISON= build
USE_BZIP2= yes
USE_GMAKE= yes