Merge pull request #188 from juanfont/fix-arm64

Fixed ARM64 compiler name
This commit is contained in:
Juan Font 2021-10-21 19:10:14 +02:00 committed by GitHub
commit ed7b840fea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -62,7 +62,7 @@ builds:
- arm64
env:
- CGO_ENABLED=1
- CC=aarch64-linux-gnu-gcc-9
- CC=aarch64-linux-gnu-gcc
main: ./cmd/headscale/headscale.go
mod_timestamp: '{{ .CommitTimestamp }}'
ldflags: