Revert "[Makefile] Support reproducible builds"

Signed-off-by: Taylor Thomas <taylor.thomas@microsoft.com>
pull/6840/head
Taylor Thomas 5 years ago committed by Taylor Thomas
parent 5de9538885
commit 9ecbc4d001

@ -19,7 +19,7 @@ TAGS :=
TESTS := .
TESTFLAGS :=
LDFLAGS := -w -s
GOFLAGS := -trimpath
GOFLAGS :=
SRC := $(shell find . -type f -name '*.go' -print)
# Required for globs to work correctly

Loading…
Cancel
Save