diff --git a/Makefile b/Makefile index fd32c914e59..91120cfa11b 100644 --- a/Makefile +++ b/Makefile @@ -52,7 +52,7 @@ export CGO_CFLAGS := -O1 embed_config: cd go/vt/mysqlctl go run github.com/GeertJohan/go.rice/rice embed-go - go build -gcflags="-l=4" . + go build . # build the vitess binaries with dynamic dependency on libc build-dyn: