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.
1 parent 1509aad commit 2485cb0Copy full SHA for 2485cb0
make/release_flags.mk
@@ -1,8 +1,7 @@
1
VERSION_TAG = $(shell date +%Y%m%d)-01
2
VERSION_CHECK = @$(call print, "Building master with date version tag")
3
4
-BUILD_SYSTEM = darwin-386 \
5
-darwin-amd64 \
+BUILD_SYSTEM = darwin-amd64 \
6
linux-386 \
7
linux-amd64 \
8
linux-armv6 \
0 commit comments