diff --git a/flyteartifacts/Makefile b/flyteartifacts/Makefile index fbbfa915dd..7b5ada6444 100644 --- a/flyteartifacts/Makefile +++ b/flyteartifacts/Makefile @@ -1,4 +1,4 @@ - +#TODO delete this comment .PHONY: linux_compile linux_compile: export CGO_ENABLED ?= 0 linux_compile: export GOOS ?= linux