Skip to content

Commit

Permalink
boost: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
benetis committed Mar 27, 2024
1 parent 4815333 commit fed89f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit fed89f1

Please sign in to comment.