forked from Lainports/freebsd-ports
Mark BROKEN: fails to build
./filecompare.go:12:21: invalid operation: fstat.Ino == state.Inode (mismatched types uint64 and uint32) ./filecompare.go:12:49: invalid operation: fstat.Dev == state.Device (mismatched types uint64 and uint32) Reported by: pkg-fallout
This commit is contained in:
parent
1036ee6aa4
commit
4432c31f1f
1 changed files with 2 additions and 0 deletions
|
|
@ -9,6 +9,8 @@ COMMENT= Collect logs locally in preparation for processing elsewhere!
|
|||
|
||||
LICENSE= APACHE20
|
||||
|
||||
BROKEN= fails to build
|
||||
|
||||
BUILD_DEPENDS= go:lang/go
|
||||
|
||||
USES= go
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue