aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2018-03-15 22:51:39 +0800
committerlinimon <linimon@FreeBSD.org>2018-03-15 22:51:39 +0800
commit30bfb66c7829e4da3e615e52a2f4225072eb8dfb (patch)
treec2d4a3750bf582db7f76fa84c6903efcffec6e87 /lang
parentf1ccc770a4e8a0759a2458b345e59d36f519da0b (diff)
downloadfreebsd-ports-gnome-30bfb66c7829e4da3e615e52a2f4225072eb8dfb.tar.gz
freebsd-ports-gnome-30bfb66c7829e4da3e615e52a2f4225072eb8dfb.tar.zst
freebsd-ports-gnome-30bfb66c7829e4da3e615e52a2f4225072eb8dfb.zip
This built for me on the most recent armv7 run. Let's try it on
the cluster on armv6 again. Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'lang')
-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