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 127b487 commit ace9f70Copy full SHA for ace9f70
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