We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 234e47f + 2dd3633 commit 5052d72Copy full SHA for 5052d72
make/release_flags.mk
@@ -2,6 +2,7 @@ VERSION_TAG = $(shell git describe --tags)
2
VERSION_CHECK = @$(call print, "Building master with date version tag")
3
4
BUILD_SYSTEM = darwin-amd64 \
5
+darwin-arm64 \
6
linux-386 \
7
linux-amd64 \
8
linux-armv6 \
0 commit comments