-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
I encounter an error while building for ARM. The error I found is below
$ GOOS=linux GOARCH=arm64 go build
# github.com/jandre/procfs/util
../../go/src/github.com/jandre/procfs/util/structparser.go:87:12: undefined: jiffiesToTime
../../go/src/github.com/jandre/procfs/util/structparser.go:93:12: undefined: jiffiesToDuration
I've tried to fix it for myself but couldn't make it because I'm quite new for golang.
Am I missing something?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels