tailscale/portlist
moncho e101d8396d portlist, version: update build tags for Go 1.16, Apple M1
Build tags have been updated to build native Apple M1 binaries, existing build
tags for ios have been changed from darwin,arm64 to ios,arm64.

With this change, running go build cmd/tailscale{,d}/tailscale{,d}.go on an Apple
machine with the new processor works and resulting binaries show the expected
architecture, e.g. tailscale: Mach-O 64-bit executable arm64.

Tested using go version go1.16beta1 darwin/arm64.

Updates #943

Signed-off-by: moncho <50428+moncho@users.noreply.github.com>
2021-02-09 21:10:12 -08:00
..
netstat_exec.go portlist, version: update build tags for Go 1.16, Apple M1 2021-02-09 21:10:12 -08:00
netstat_test.go portlist: ignore ports bound to localhost 2020-03-17 20:55:45 -07:00
netstat.go portlist, version: update build tags for Go 1.16, Apple M1 2021-02-09 21:10:12 -08:00
poller.go all: prepare for GOOS=ios in Go 1.16 2020-11-11 09:17:04 -08:00
portlist_ios.go portlist, version: update build tags for Go 1.16, Apple M1 2021-02-09 21:10:12 -08:00
portlist_linux.go portlist: avoid syscall audit violation logspam on Android 2020-07-28 13:21:42 -07:00
portlist_macos.go portlist, version: update build tags for Go 1.16, Apple M1 2021-02-09 21:10:12 -08:00
portlist_other.go portlist: document, clean up, fix an open fd spike, optimize a bit 2020-03-13 21:06:41 -07:00
portlist_test.go tstest: simplify goroutine leak tests 2021-02-03 13:06:40 -08:00
portlist_windows.go tempfork/osexec: remove old fork of os/exec 2020-11-18 08:42:43 -08:00
portlist.go Fix macOS build 2020-05-08 21:14:41 -07:00