Mark BROKEN: fails to build
vendor/github.com/docker/docker/pkg/system/mknod.go:12:22: cannot use dev (type int) as type uint64 in argument to syscall.Mknod Reported by: pkg-fallout
This commit is contained in:
parent
6e7bc0832a
commit
1036ee6aa4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=494716
@ -11,6 +11,8 @@ COMMENT= Cluster manager and scheduler
|
||||
LICENSE= MPL20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BROKEN= fails to build
|
||||
|
||||
ONLY_FOR_ARCHS= amd64
|
||||
ONLY_FOR_ARCHS_REASON= On i386: go compiler crashes: https://github.com/golang/go/issues/23763
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user