diff --git a/Makefile b/Makefile index 9f8e141..d65abbe 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ GO = go GOCCFLAGS = -v -GOLDFLAGS = +GOLDFLAGS = -ldflags="-s -w" PREFIX = /usr/local PROGRAM_NAME=eosio-api-healthcheck