aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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