summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/sh-rtems-gcc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/sh-rtems-gcc/Makefile b/devel/sh-rtems-gcc/Makefile
index 9e6812a6ada8..23e36f7943ab 100644
--- a/devel/sh-rtems-gcc/Makefile
+++ b/devel/sh-rtems-gcc/Makefile
@@ -10,4 +10,5 @@ PORTNAME= gcc
MAINTAINER= jeh@FreeBSD.org
LCLTARGET= sh-rtems
+BROKEN= "Generates an internal compiler error. Under investigation."
.include "${.CURDIR}/../i386-rtems-gcc/Makefile"