diff --git a/make/release_flags.mk b/make/release_flags.mk index 8a45d7d..5899d9d 100644 --- a/make/release_flags.mk +++ b/make/release_flags.mk @@ -3,11 +3,9 @@ VERSION_CHECK = @$(call print, "Building master with date version tag") BUILD_SYSTEM = darwin-amd64 \ darwin-arm64 \ -dragonfly-amd64 \ freebsd-386 \ freebsd-amd64 \ freebsd-arm \ -illumos-amd64 \ linux-386 \ linux-amd64 \ linux-armv6 \ @@ -18,17 +16,9 @@ linux-ppc64le \ linux-mips \ linux-mipsle \ linux-mips64 \ -linux-mips64le \ linux-s390x \ -netbsd-386 \ netbsd-amd64 \ -netbsd-arm \ -netbsd-arm64 \ -openbsd-386 \ openbsd-amd64 \ -openbsd-arm \ -openbsd-arm64 \ -solaris-amd64 \ windows-386 \ windows-amd64 \ windows-arm