1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

Mark as broken on sparc64: internal gcc error.

This commit is contained in:
Mark Linimon 2008-02-01 11:24:52 +00:00
parent a5f8fe9c33
commit e60a854aee
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=206563

View File

@ -38,6 +38,10 @@ DOC_FILES= COPYING AUTHORS NEWS README ChangeLog INSTALL
BROKEN= Runaway cc1plus process
.endif
.if ${ARCH} == "sparc64"
BROKEN= Fails to compile: internal gcc error
.endif
.ifdef(WITH_GTK2)
PLIST_SUB= INSTALL_GTK2=""
USE_GCC= 3.4+