This prot WORKS on sparc64. Tested five minutes ago on panther.freebsd.org.

This commit is contained in:
Lev A. Serebryakov 2004-02-25 11:30:21 +00:00
parent 6a77cdb2f4
commit 276751f7ee
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=102080

View file

@ -71,8 +71,8 @@ BINARIES= gcc cpp g++ g77 gcov gcj gcjh jcf-dump jv-scan grepjar jar
.include <bsd.port.pre.mk>
.if ${ARCH} != "i386" && ${ARCH} != "ia64"
BROKEN= "Does not compile on !i386 and !ia64"
.if ${ARCH} == "amd64"
BROKEN= "Does not compile on amd64 die to platform rename"
.endif
post-configure: