Mark BROKEN: fails to build
.gopath/src/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
bb50610cba
commit
bf5dae0cd5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=494712
@ -12,6 +12,8 @@ COMMENT= Docker containment system
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BROKEN= fails to build
|
||||
|
||||
BUILD_DEPENDS= go>=1.4:lang/go \
|
||||
bash:shells/bash \
|
||||
sqlite3:databases/sqlite3
|
||||
|
Loading…
Reference in New Issue
Block a user