aboutsummaryrefslogtreecommitdiffstats
path: root/lang/go14/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/go14/Makefile')
-rw-r--r--lang/go14/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/lang/go14/Makefile b/lang/go14/Makefile
index 5ab04622404b..195c9e039c88 100644
--- a/lang/go14/Makefile
+++ b/lang/go14/Makefile
@@ -12,8 +12,6 @@ COMMENT= Go programming language
LICENSE= BSD3CLAUSE
-BROKEN_armv6 = fails to build: go build runtime: go/pkg/tool/freebsd_arm/5g: wait: interrupted system call
-BROKEN_armv7 = fails to build: go build runtime: go/pkg/tool/freebsd_arm/5g: wait: interrupted system call
ONLY_FOR_ARCHS= amd64 armv6 armv7 i386
USES= compiler shebangfix