aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2016-10-12 02:08:04 +0000
committerMark Linimon <linimon@FreeBSD.org>2016-10-12 02:08:04 +0000
commit885b01c08abfdc9f41f84787c649fd2cafdaae12 (patch)
tree64142b81c384b881240ecbaa1a2a64fb8e06174c /lang
parentdd8290388234f142826837af88d117af805e9799 (diff)
Notes
Diffstat (limited to 'lang')
-rw-r--r--lang/go14/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/go14/Makefile b/lang/go14/Makefile
index 7139b36ab771..7c51590d73d6 100644
--- a/lang/go14/Makefile
+++ b/lang/go14/Makefile
@@ -24,6 +24,8 @@ sh_CMD= ${SH}
WRKSRC= ${WRKDIR}/go
ONLY_FOR_ARCHS= i386 amd64 armv6 armv6hf
+BROKEN_armv6= Fails to configure: wait: interrupted system call
+
.include <bsd.port.pre.mk>
# If cc is clang, change it to clang to help Go identify the compiler