aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
Diffstat (limited to 'cad')
-rw-r--r--cad/sceptre/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/cad/sceptre/Makefile b/cad/sceptre/Makefile
index 0eaeda944952..21905aa98150 100644
--- a/cad/sceptre/Makefile
+++ b/cad/sceptre/Makefile
@@ -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