aboutsummaryrefslogtreecommitdiff
path: root/lang/gcc40/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gcc40/Makefile')
-rw-r--r--lang/gcc40/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/lang/gcc40/Makefile b/lang/gcc40/Makefile
index d2d81a2d7720..a43ea1f0d4ba 100644
--- a/lang/gcc40/Makefile
+++ b/lang/gcc40/Makefile
@@ -44,10 +44,6 @@ NOMANCOMPRESS= yes # too hard to deal with differences on 5-cur and releng4
.include <bsd.port.pre.mk>
-.if ${ARCH} == "sparc64"
-BROKEN= "Bootstrap fails with SPARC-specific error. Reported upstream as http://gcc.gnu.org/PR20633"
-.endif
-
.if ${ARCH} == "amd64"
CONFIGURE_TARGET= x86_64-portbld-freebsd${OSREL}
.else