Skip to content

Commit

Permalink
sysutils/aptly: Unbreak on arm64
Browse files Browse the repository at this point in the history
vendor/golang.org/x/sys/unix/syscall_freebsd_arm64.go:60:1: syntax error: non-declaration statement outside function body
vendor/golang.org/x/sys/unix/zerrors_freebsd_arm64.go:1798:3: misplaced compiler directive
vendor/golang.org/x/sys/unix/zerrors_freebsd_arm64.go:1804:1: syntax error: non-declaration statement outside function body
vendor/golang.org/x/sys/unix/zsyscall_freebsd_arm64.go:1944:1: syntax error: non-declaration statement outside function body
vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm64.go:400:3: misplaced compiler directive
vendor/golang.org/x/sys/unix/zsysnum_freebsd_arm64.go:403:1: syntax error: non-declaration statement outside function body
vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go:606:3: misplaced compiler directive
vendor/golang.org/x/sys/unix/ztypes_freebsd_arm64.go:609:1: syntax error: non-declaration statement outside function body

Remove patches merged upstream.

Reported by:	fallout
Approved by:	portmgr (blanket, build fix)
  • Loading branch information
dmgk committed Jul 17, 2022
1 parent 2ea5100 commit 522b9c1
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 4,828 deletions.

This file was deleted.

This file was deleted.

0 comments on commit 522b9c1

Please sign in to comment.