K 10 svn:author V 6 mikael K 8 svn:date V 27 2020-03-26T11:24:23.896704Z K 7 svn:log V 638 net/concourse-fly: unbreak on aarch64 # github.com/creack/pty vendor/github.com/creack/pty/pty_freebsd.go:50:20: undefined: fiodgnameArg vendor/github.com/creack/pty/pty_freebsd.go:63:12: undefined: _C_SPECNAMELEN vendor/github.com/creack/pty/pty_freebsd.go:66:9: undefined: fiodgnameArg Add the missing ztypes_freebsd_arm64.go file for aarch64 # golang.org/x/sys/unix vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go:400:12: undefined: uint128 Import upstream patch https://github.com/golang/sys/commit/33540a1f603772f9d4b761f416f5c10dade23e96 PR: 245058 Approved by: dumbbell (maintainer), manu (mentor, implicit) END