forked from Lainports/opnsense-ports
lang/go14: sync with upstream
Taken from: FreeBSD
This commit is contained in:
parent
2c62717dbd
commit
8690e40c83
1 changed files with 4 additions and 1 deletions
|
|
@ -24,7 +24,10 @@ sh_CMD= ${SH}
|
|||
WRKSRC= ${WRKDIR}/go
|
||||
ONLY_FOR_ARCHS= i386 amd64 armv6 armv6hf
|
||||
|
||||
BROKEN_armv6= Fails to configure: wait: interrupted system call
|
||||
# NB: apparently this failure is only when running under emulation via
|
||||
# qemu; it works fine on native hardware. Let's leave the line in as a
|
||||
# reminder, but commented out for now while this is being investigated.
|
||||
#BROKEN_armv6= Fails to configure: wait: interrupted system call
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue