1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Marked as BROKEN for sparc64; internal compiler error.

Submitted by:	kris
This commit is contained in:
Maho Nakata 2007-09-04 08:54:30 +00:00
parent 72f05065f1
commit eaedecbef3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=198729

View File

@ -18,6 +18,9 @@ COMMENT= SCEPTRE is a general purpose circuit analysis program
USE_FORTRAN= g77
FFLAGS+= -fno-automatic -O
.if ${ARCH} == "sparc64"
BROKEN= Internal compiler error
.endif
NO_WRKSUBDIR= YES